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