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