public class Transaction extends TransactionType implements Serializable
| Constructor and Description |
|---|
Transaction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid()
Method isValid
|
void |
marshal(ContentHandler handler)
Method marshal
|
void |
marshal(Writer out)
Method marshal
|
static TransactionType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
addDCPType_TransactionType, addDCPType_TransactionType, clearDCPType_TransactionType, enumerateDCPType_TransactionType, getDCPType_TransactionType, getDCPType_TransactionType, getDCPType_TransactionTypeCount, removeDCPType_TransactionType, setDCPType_TransactionType, setDCPType_TransactionTypepublic boolean isValid()
isValid in class TransactionTypepublic void marshal(Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal in class TransactionTypeout - org.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void marshal(ContentHandler handler) throws IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal in class TransactionTypehandler - IOExceptionorg.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic static TransactionType unmarshal(Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader - org.exolab.castor.xml.MarshalExceptionorg.exolab.castor.xml.ValidationExceptionpublic void validate()
throws org.exolab.castor.xml.ValidationException
validate in class TransactionTypeorg.exolab.castor.xml.ValidationExceptionCopyright © 2021 B3Partners B.V.. All rights reserved.