Uses of Class
nl.b3p.csw.jaxb.filter.SpatialOperatorsType
-
Packages that use SpatialOperatorsType Package Description nl.b3p.csw.jaxb.filter -
-
Uses of SpatialOperatorsType in nl.b3p.csw.jaxb.filter
Fields in nl.b3p.csw.jaxb.filter declared as SpatialOperatorsType Modifier and Type Field Description protected SpatialOperatorsTypeSpatialCapabilitiesType. spatialOperatorsMethods in nl.b3p.csw.jaxb.filter that return SpatialOperatorsType Modifier and Type Method Description SpatialOperatorsTypeObjectFactory. createSpatialOperatorsType()Create an instance ofSpatialOperatorsTypeSpatialOperatorsTypeSpatialCapabilitiesType. getSpatialOperators()Gets the value of the spatialOperators property.Methods in nl.b3p.csw.jaxb.filter with parameters of type SpatialOperatorsType Modifier and Type Method Description voidSpatialCapabilitiesType. setSpatialOperators(SpatialOperatorsType value)Sets the value of the spatialOperators property.Constructors in nl.b3p.csw.jaxb.filter with parameters of type SpatialOperatorsType Constructor Description SpatialCapabilitiesType(GeometryOperandsType geometryOperands, SpatialOperatorsType spatialOperators)Fully-initialising value constructor
-