Uses of Class
nl.b3p.csw.jaxb.gml.PolygonPropertyType
-
Packages that use PolygonPropertyType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of PolygonPropertyType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return PolygonPropertyType Modifier and Type Method Description PolygonPropertyTypeObjectFactory. createPolygonPropertyType()Create an instance ofPolygonPropertyTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type PolygonPropertyType Modifier and Type Method Description PolygonMemberObjectFactory. createPolygonMember(PolygonPropertyType value)Create an instance ofPolygonMember}PolygonPropertyObjectFactory. createPolygonProperty(PolygonPropertyType value)Create an instance ofPolygonProperty}Constructors in nl.b3p.csw.jaxb.gml with parameters of type PolygonPropertyType Constructor Description PolygonMember(PolygonPropertyType value)PolygonProperty(PolygonPropertyType value)
-