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