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