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