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