Interface Element.FunctionElement

All Superinterfaces:
Cloneable, org.gvsig.tools.lang.Cloneable, Comparable, org.gvsig.tools.dispose.Disposable, Element, Element.SimpleElement, org.gvsig.tools.util.LabeledValue
Enclosing interface:
Element

public static interface Element.FunctionElement extends Element.SimpleElement
  • Method Details

    • getFunction

      org.gvsig.expressionevaluator.Function getFunction()