Uses of Class
nl.b3p.csw.jaxb.gml.CurveSegmentArrayPropertyType
-
Packages that use CurveSegmentArrayPropertyType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of CurveSegmentArrayPropertyType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return CurveSegmentArrayPropertyType Modifier and Type Method Description CurveSegmentArrayPropertyTypeObjectFactory. createCurveSegmentArrayPropertyType()Create an instance ofCurveSegmentArrayPropertyTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type CurveSegmentArrayPropertyType Modifier and Type Method Description SegmentsObjectFactory. createSegments(CurveSegmentArrayPropertyType value)Create an instance ofSegments}Constructors in nl.b3p.csw.jaxb.gml with parameters of type CurveSegmentArrayPropertyType Constructor Description Segments(CurveSegmentArrayPropertyType value)
-