org.opengis.filter.expression
Interface PropertyName
-
- All Superinterfaces:
- Expression
@XmlElement(value="PropertyName") public interface PropertyName extends Expression
Expression class whose value is computed by retrieving the value of a feature's property.- Since:
- GeoAPI 2.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.StringgetPropertyName()Returns the name of the property whose value will be returned by theevaluatemethod.-
Methods inherited from interface org.opengis.filter.expression.Expression
accept, evaluate, evaluate
-
-
-
-
Method Detail
-
getPropertyName
java.lang.String getPropertyName()
Returns the name of the property whose value will be returned by theevaluatemethod.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG