Uses of Class
nl.b3p.csw.jaxb.gml.PointArrayPropertyType
-
Packages that use PointArrayPropertyType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of PointArrayPropertyType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return PointArrayPropertyType Modifier and Type Method Description PointArrayPropertyTypeObjectFactory. createPointArrayPropertyType()Create an instance ofPointArrayPropertyTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type PointArrayPropertyType Modifier and Type Method Description PointArrayPropertyObjectFactory. createPointArrayProperty(PointArrayPropertyType value)Create an instance ofPointArrayProperty}PointMembersObjectFactory. createPointMembers(PointArrayPropertyType value)Create an instance ofPointMembers}Constructors in nl.b3p.csw.jaxb.gml with parameters of type PointArrayPropertyType Constructor Description PointArrayProperty(PointArrayPropertyType value)PointMembers(PointArrayPropertyType value)
-