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