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