public class PSBatchTotal extends PSObject
Constructor and Description |
---|
PSBatchTotal(com.ibm.etill.org.w3c.dom.Element xmlBatchTotal)
Deprecated.
Construct a PSBatchTotal object.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Integer | getAmountExp10()
Deprecated.
Returns the amountExp10 attribute of the batchTotal.
|
java.lang.String | getCurrency()
Deprecated.
Returns the Currency attribute of the batchTotal.
|
java.lang.Integer | getNumberOfCredits()
Deprecated.
Returns the number of credits associated with the batchTotal.
|
java.lang.Integer | getNumberOfPayments()
Deprecated.
Returns the number of payments associated with the batchTotal.
|
java.lang.Integer | getTotalCreditAmount()
Deprecated.
Returns the TotalCreditAmount associated with the batchTotal.
|
java.lang.Integer | getTotalPaymentAmount()
Deprecated.
Returns the TotalPaymentAmount attribute of the batchTotal.
|
protected static java.util.Hashtable | processCollection(com.ibm.etill.org.w3c.dom.Element element)
Deprecated.
processCollection
|
public PSBatchTotal(com.ibm.etill.org.w3c.dom.Element xmlBatchTotal)
protected static java.util.Hashtable processCollection(com.ibm.etill.org.w3c.dom.Element element)
public java.lang.Integer getAmountExp10()
public java.lang.String getCurrency()
public java.lang.Integer getNumberOfPayments()
public java.lang.Integer getTotalPaymentAmount()
public java.lang.Integer getNumberOfCredits()
public java.lang.Integer getTotalCreditAmount()