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