Uses of Class
nl.b3p.csw.jaxb.gml.LineStringSegment
-
Packages that use LineStringSegment Package Description nl.b3p.csw.jaxb.gml -
-
Uses of LineStringSegment in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml with type parameters of type LineStringSegment Modifier and Type Field Description protected List<LineStringSegment>LineStringSegmentArrayPropertyType. lineStringSegmentMethods in nl.b3p.csw.jaxb.gml that return LineStringSegment Modifier and Type Method Description LineStringSegmentObjectFactory. createLineStringSegment(LineStringSegmentType value)Create an instance ofLineStringSegment}Methods in nl.b3p.csw.jaxb.gml that return types with arguments of type LineStringSegment Modifier and Type Method Description List<LineStringSegment>LineStringSegmentArrayPropertyType. getLineStringSegment()Gets the value of the lineStringSegment property.Constructor parameters in nl.b3p.csw.jaxb.gml with type arguments of type LineStringSegment Constructor Description LineStringSegmentArrayPropertyType(List<LineStringSegment> lineStringSegment)Fully-initialising value constructor
-