Uses of Class
nl.b3p.csw.jaxb.gml.PolygonMember
-
Packages that use PolygonMember Package Description nl.b3p.csw.jaxb.gml -
-
Uses of PolygonMember in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml with type parameters of type PolygonMember Modifier and Type Field Description protected List<PolygonMember>MultiPolygonType. polygonMemberMethods in nl.b3p.csw.jaxb.gml that return PolygonMember Modifier and Type Method Description PolygonMemberObjectFactory. createPolygonMember(PolygonPropertyType value)Create an instance ofPolygonMember}Methods in nl.b3p.csw.jaxb.gml that return types with arguments of type PolygonMember Modifier and Type Method Description List<PolygonMember>MultiPolygonType. getPolygonMember()Gets the value of the polygonMember property.
-