|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnz.co.cks.tms.xml.TransactionBlkType
Class TransactionBlkType.
| Constructor Summary | |
TransactionBlkType()
|
|
| Method Summary | |
TransactionAuth |
getTransactionAuth()
Method getTransactionAuthReturns the value of field 'transactionAuth'. |
TransactionPurchase |
getTransactionPurchase()
Method getTransactionPurchaseReturns the value of field 'transactionPurchase'. |
TransactionSettlement |
getTransactionSettlement()
Method getTransactionSettlementReturns the value of field 'transactionSettlement'. |
boolean |
isValid()
Method isValid |
void |
setTransactionAuth(TransactionAuth transactionAuth)
Method setTransactionAuthSets the value of field 'transactionAuth'. |
void |
setTransactionPurchase(TransactionPurchase transactionPurchase)
Method setTransactionPurchaseSets the value of field 'transactionPurchase'. |
void |
setTransactionSettlement(TransactionSettlement transactionSettlement)
Method setTransactionSettlementSets the value of field 'transactionSettlement'. |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TransactionBlkType()
| Method Detail |
public TransactionAuth getTransactionAuth()
public TransactionPurchase getTransactionPurchase()
public TransactionSettlement getTransactionSettlement()
public boolean isValid()
public void setTransactionAuth(TransactionAuth transactionAuth)
transactionAuth - the value of field 'transactionAuth'.public void setTransactionPurchase(TransactionPurchase transactionPurchase)
transactionPurchase - the value of field
'transactionPurchase'.public void setTransactionSettlement(TransactionSettlement transactionSettlement)
transactionSettlement - the value of field
'transactionSettlement'.
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||