Uses of Class
nl.b3p.csw.jaxb.filter.SpatialOperatorType
-
Packages that use SpatialOperatorType Package Description nl.b3p.csw.jaxb.filter -
-
Uses of SpatialOperatorType in nl.b3p.csw.jaxb.filter
Fields in nl.b3p.csw.jaxb.filter with type parameters of type SpatialOperatorType Modifier and Type Field Description protected List<SpatialOperatorType>SpatialOperatorsType. spatialOperatorMethods in nl.b3p.csw.jaxb.filter that return SpatialOperatorType Modifier and Type Method Description SpatialOperatorTypeObjectFactory. createSpatialOperatorType()Create an instance ofSpatialOperatorTypeMethods in nl.b3p.csw.jaxb.filter that return types with arguments of type SpatialOperatorType Modifier and Type Method Description List<SpatialOperatorType>SpatialOperatorsType. getSpatialOperator()Gets the value of the spatialOperator property.Constructor parameters in nl.b3p.csw.jaxb.filter with type arguments of type SpatialOperatorType Constructor Description SpatialOperatorsType(List<SpatialOperatorType> spatialOperator)Fully-initialising value constructor
-