Uses of Class
nl.b3p.csw.jaxb.gml.GeometryPropertyType
-
Packages that use GeometryPropertyType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of GeometryPropertyType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return GeometryPropertyType Modifier and Type Method Description GeometryPropertyTypeObjectFactory. createGeometryPropertyType()Create an instance ofGeometryPropertyTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type GeometryPropertyType Modifier and Type Method Description GeometryMemberObjectFactory. createGeometryMember(GeometryPropertyType value)Create an instance ofGeometryMember}Constructors in nl.b3p.csw.jaxb.gml with parameters of type GeometryPropertyType Constructor Description GeometryMember(GeometryPropertyType value)
-