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