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