Uses of Class
nl.b3p.csw.jaxb.gml.MultiGeometryPropertyType
-
Packages that use MultiGeometryPropertyType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of MultiGeometryPropertyType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return MultiGeometryPropertyType Modifier and Type Method Description MultiGeometryPropertyTypeObjectFactory. createMultiGeometryPropertyType()Create an instance ofMultiGeometryPropertyTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type MultiGeometryPropertyType Modifier and Type Method Description MultiGeometryPropertyObjectFactory. createMultiGeometryProperty(MultiGeometryPropertyType value)Create an instance ofMultiGeometryProperty}Constructors in nl.b3p.csw.jaxb.gml with parameters of type MultiGeometryPropertyType Constructor Description MultiGeometryProperty(MultiGeometryPropertyType value)
-