Uses of Class
nl.b3p.csw.jaxb.gml.LineStringType
-
Packages that use LineStringType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of LineStringType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return LineStringType Modifier and Type Method Description LineStringTypeObjectFactory. createLineStringType()Create an instance ofLineStringTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type LineStringType Modifier and Type Method Description LineStringObjectFactory. createLineString(LineStringType value)Create an instance ofLineString}Constructors in nl.b3p.csw.jaxb.gml with parameters of type LineStringType Constructor Description LineString(LineStringType value)
-