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