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