Uses of Class
nl.b3p.csw.jaxb.gml.MultiPolygonType
-
Packages that use MultiPolygonType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of MultiPolygonType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return MultiPolygonType Modifier and Type Method Description MultiPolygonTypeObjectFactory. createMultiPolygonType()Create an instance ofMultiPolygonTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type MultiPolygonType Modifier and Type Method Description MultiPolygonObjectFactory. createMultiPolygon(MultiPolygonType value)Create an instance ofMultiPolygon}Constructors in nl.b3p.csw.jaxb.gml with parameters of type MultiPolygonType Constructor Description MultiPolygon(MultiPolygonType value)
-