Uses of Class
nl.b3p.csw.jaxb.terms.Spatial
-
Packages that use Spatial Package Description nl.b3p.csw.jaxb.csw nl.b3p.csw.jaxb.terms -
-
Uses of Spatial in nl.b3p.csw.jaxb.csw
Fields in nl.b3p.csw.jaxb.csw with type parameters of type Spatial Modifier and Type Field Description protected List<Spatial>SummaryRecordType. spatialMethods in nl.b3p.csw.jaxb.csw that return types with arguments of type Spatial Modifier and Type Method Description List<Spatial>SummaryRecordType. getSpatial()Gets the value of the spatial property. -
Uses of Spatial in nl.b3p.csw.jaxb.terms
Methods in nl.b3p.csw.jaxb.terms that return Spatial Modifier and Type Method Description SpatialObjectFactory. createSpatial(SimpleLiteral value)Create an instance ofSpatial}
-