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