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