Package nl.b3p.csw.jaxb.ows
Class OrganisationName
- java.lang.Object
-
- javax.xml.bind.JAXBElement<String>
-
- nl.b3p.csw.jaxb.ows.OrganisationName
-
- All Implemented Interfaces:
Serializable
public class OrganisationName extends javax.xml.bind.JAXBElement<String>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OrganisationName()OrganisationName(String value)
-