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