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