Uses of Class
nl.b3p.csw.jaxb.gml.MultiGeometryType
-
Packages that use MultiGeometryType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of MultiGeometryType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return MultiGeometryType Modifier and Type Method Description MultiGeometryTypeObjectFactory. createMultiGeometryType()Create an instance ofMultiGeometryTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type MultiGeometryType Modifier and Type Method Description MultiGeometryObjectFactory. createMultiGeometry(MultiGeometryType value)Create an instance ofMultiGeometry}Constructors in nl.b3p.csw.jaxb.gml with parameters of type MultiGeometryType Constructor Description MultiGeometry(MultiGeometryType value)
-