Uses of Class
nl.b3p.csw.jaxb.gml.CoordinatesType
-
Packages that use CoordinatesType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of CoordinatesType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return CoordinatesType Modifier and Type Method Description CoordinatesTypeObjectFactory. createCoordinatesType()Create an instance ofCoordinatesTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type CoordinatesType Modifier and Type Method Description CoordinatesObjectFactory. createCoordinates(CoordinatesType value)Create an instance ofCoordinates}Constructors in nl.b3p.csw.jaxb.gml with parameters of type CoordinatesType Constructor Description Coordinates(CoordinatesType value)
-