| Package | Description |
|---|---|
| ogc.schema.opengis.filter.v_1_0_0 |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryOperatorType
Java class for BinaryOperatorType complex type.
|
class |
FunctionType
Java class for FunctionType complex type.
|
class |
LiteralType
Java class for LiteralType complex type.
|
class |
PropertyNameType
Java class for PropertyNameType complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends ExpressionType> |
UpperBoundaryType.expression |
protected JAXBElement<? extends ExpressionType> |
LowerBoundaryType.expression |
protected List<JAXBElement<? extends ExpressionType>> |
BinaryComparisonOpType.expression |
protected List<JAXBElement<? extends ExpressionType>> |
BinaryOperatorType.expression |
protected JAXBElement<? extends ExpressionType> |
PropertyIsBetweenType.expression |
protected List<JAXBElement<? extends ExpressionType>> |
FunctionType.expression |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ExpressionType> |
ObjectFactory.createExpression(ExpressionType value)
|
JAXBElement<? extends ExpressionType> |
UpperBoundaryType.getExpression()
Gets the value of the expression property.
|
JAXBElement<? extends ExpressionType> |
LowerBoundaryType.getExpression()
Gets the value of the expression property.
|
List<JAXBElement<? extends ExpressionType>> |
BinaryComparisonOpType.getExpression()
Gets the value of the expression property.
|
List<JAXBElement<? extends ExpressionType>> |
BinaryOperatorType.getExpression()
Gets the value of the expression property.
|
JAXBElement<? extends ExpressionType> |
PropertyIsBetweenType.getExpression()
Gets the value of the expression property.
|
List<JAXBElement<? extends ExpressionType>> |
FunctionType.getExpression()
Gets the value of the expression property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ExpressionType> |
ObjectFactory.createExpression(ExpressionType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpperBoundaryType.setExpression(JAXBElement<? extends ExpressionType> value)
Sets the value of the expression property.
|
void |
LowerBoundaryType.setExpression(JAXBElement<? extends ExpressionType> value)
Sets the value of the expression property.
|
void |
PropertyIsBetweenType.setExpression(JAXBElement<? extends ExpressionType> value)
Sets the value of the expression property.
|
This work is licensed under a Creative Commons Attribution 4.0 International License.