Uses of Class
nl.b3p.csw.jaxb.gml.PointPropertyType
-
Packages that use PointPropertyType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of PointPropertyType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return PointPropertyType Modifier and Type Method Description PointPropertyTypeObjectFactory. createPointPropertyType()Create an instance ofPointPropertyTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type PointPropertyType Modifier and Type Method Description PointMemberObjectFactory. createPointMember(PointPropertyType value)Create an instance ofPointMember}PointPropertyObjectFactory. createPointProperty(PointPropertyType value)Create an instance ofPointProperty}PointRepObjectFactory. createPointRep(PointPropertyType value)Create an instance ofPointRep}Constructors in nl.b3p.csw.jaxb.gml with parameters of type PointPropertyType Constructor Description PointMember(PointPropertyType value)PointProperty(PointPropertyType value)PointRep(PointPropertyType value)
-