public class Transaction extends TransactionType implements Serializable, Transaction
| 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 BaseRequestType |
unmarshal(Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
addTransactionTypeChoice, addTransactionTypeChoice, clearTransactionTypeChoice, enumerateTransactionTypeChoice, getLockId, getReleaseAction, getTransactionTypeChoice, getTransactionTypeChoice, getTransactionTypeChoiceCount, removeTransactionTypeChoice, setLockId, setReleaseAction, setTransactionTypeChoice, setTransactionTypeChoicegetHandle, getService, getVersion, setHandle, setService, setVersionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetHandle, setLockId, setService, setVersionpublic boolean isValid()
isValid in interface TransactionisValid 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 BaseRequestType 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 interface Transactionvalidate in class TransactionTypeorg.exolab.castor.xml.ValidationExceptionCopyright © 2021 B3Partners B.V.. All rights reserved.