| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.filter |
| Modifier and Type | Field and Description |
|---|---|
protected PropertyName |
SortPropertyType.propertyName |
protected PropertyName |
PropertyIsNullType.propertyName |
protected PropertyName |
PropertyIsLikeType.propertyName |
protected PropertyName |
DistanceBufferType.propertyName |
protected PropertyName |
BinarySpatialOpType.propertyName |
protected PropertyName |
BBOXType.propertyName |
| Modifier and Type | Method and Description |
|---|---|
PropertyName |
ObjectFactory.createPropertyName(PropertyNameType value)
Create an instance of
PropertyName} |
PropertyName |
SortPropertyType.getPropertyName()
Gets the value of the propertyName property.
|
PropertyName |
PropertyIsNullType.getPropertyName()
Gets the value of the propertyName property.
|
PropertyName |
PropertyIsLikeType.getPropertyName()
Gets the value of the propertyName property.
|
PropertyName |
DistanceBufferType.getPropertyName()
Gets the value of the propertyName property.
|
PropertyName |
BinarySpatialOpType.getPropertyName()
Gets the value of the propertyName property.
|
PropertyName |
BBOXType.getPropertyName()
Gets the value of the propertyName property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SortPropertyType.setPropertyName(PropertyName value)
Sets the value of the propertyName property.
|
void |
PropertyIsNullType.setPropertyName(PropertyName value)
Sets the value of the propertyName property.
|
void |
PropertyIsLikeType.setPropertyName(PropertyName value)
Sets the value of the propertyName property.
|
void |
DistanceBufferType.setPropertyName(PropertyName value)
Sets the value of the propertyName property.
|
void |
BinarySpatialOpType.setPropertyName(PropertyName value)
Sets the value of the propertyName property.
|
void |
BBOXType.setPropertyName(PropertyName value)
Sets the value of the propertyName property.
|
| Constructor and Description |
|---|
BBOXType(PropertyName propertyName,
Envelope envelope)
Fully-initialising value constructor
|
BinarySpatialOpType(PropertyName propertyName,
JAXBElement<? extends AbstractGeometryType> geometry,
Envelope envelope)
Fully-initialising value constructor
|
DistanceBufferType(PropertyName propertyName,
JAXBElement<? extends AbstractGeometryType> geometry,
DistanceType distance)
Fully-initialising value constructor
|
PropertyIsLikeType(PropertyName propertyName,
Literal literal,
String wildCard,
String singleChar,
String escapeChar)
Fully-initialising value constructor
|
PropertyIsNullType(PropertyName propertyName)
Fully-initialising value constructor
|
SortPropertyType(PropertyName propertyName,
SortOrderType sortOrder)
Fully-initialising value constructor
|
Copyright © 2015. All rights reserved.