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