Package nl.b3p.csw.jaxb.gml
Class Segments
- java.lang.Object
-
- javax.xml.bind.JAXBElement<CurveSegmentArrayPropertyType>
-
- nl.b3p.csw.jaxb.gml.Segments
-
- All Implemented Interfaces:
Serializable
public class Segments extends javax.xml.bind.JAXBElement<CurveSegmentArrayPropertyType>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Segments()Segments(CurveSegmentArrayPropertyType value)
-
-
-
Field Detail
-
NAME
protected static final QName NAME
-
-
Constructor Detail
-
Segments
public Segments(CurveSegmentArrayPropertyType value)
-
Segments
public Segments()
-
-