Uses of Class
nl.b3p.csw.jaxb.gml.CoordType
-
Packages that use CoordType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of CoordType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return CoordType Modifier and Type Method Description CoordTypeObjectFactory. createCoordType()Create an instance ofCoordTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type CoordType Modifier and Type Method Description CoordObjectFactory. createCoord(CoordType value)Create an instance ofCoord}Constructors in nl.b3p.csw.jaxb.gml with parameters of type CoordType Constructor Description Coord(CoordType value)
-