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