Uses of Class
nl.b3p.csw.jaxb.gml.PointType
-
Packages that use PointType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of PointType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return PointType Modifier and Type Method Description PointTypeObjectFactory. createPointType()Create an instance ofPointTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type PointType Modifier and Type Method Description PointObjectFactory. createPoint(PointType value)Create an instance ofPoint}Constructors in nl.b3p.csw.jaxb.gml with parameters of type PointType Constructor Description Point(PointType value)
-