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