Uses of Class
nl.b3p.csw.jaxb.gml.LineStringSegmentType
-
Packages that use LineStringSegmentType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of LineStringSegmentType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return LineStringSegmentType Modifier and Type Method Description LineStringSegmentTypeObjectFactory. createLineStringSegmentType()Create an instance ofLineStringSegmentTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type LineStringSegmentType Modifier and Type Method Description LineStringSegmentObjectFactory. createLineStringSegment(LineStringSegmentType value)Create an instance ofLineStringSegment}Constructors in nl.b3p.csw.jaxb.gml with parameters of type LineStringSegmentType Constructor Description LineStringSegment(LineStringSegmentType value)
-