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