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