Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.ActiveOrHistoricCurrencyAndAmount
-
Packages that use ActiveOrHistoricCurrencyAndAmount Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_02 -
-
Uses of ActiveOrHistoricCurrencyAndAmount in org.kapott.hbci.sepa.jaxb.camt_052_001_02
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return ActiveOrHistoricCurrencyAndAmount Modifier and Type Method Description ActiveOrHistoricCurrencyAndAmount
ObjectFactory. createActiveOrHistoricCurrencyAndAmount()
Create an instance ofActiveOrHistoricCurrencyAndAmount
ActiveOrHistoricCurrencyAndAmount
AmountAndCurrencyExchangeDetails3. getAmt()
Gets the value of the amt property.ActiveOrHistoricCurrencyAndAmount
AmountAndCurrencyExchangeDetails4. getAmt()
Gets the value of the amt property.ActiveOrHistoricCurrencyAndAmount
CashBalance3. getAmt()
Gets the value of the amt property.ActiveOrHistoricCurrencyAndAmount
CashBalanceAvailability2. getAmt()
Gets the value of the amt property.ActiveOrHistoricCurrencyAndAmount
ChargesInformation6. getAmt()
Gets the value of the amt property.ActiveOrHistoricCurrencyAndAmount
CreditLine2. getAmt()
Gets the value of the amt property.ActiveOrHistoricCurrencyAndAmount
DocumentAdjustment1. getAmt()
Gets the value of the amt property.ActiveOrHistoricCurrencyAndAmount
ReportEntry2. getAmt()
Gets the value of the amt property.ActiveOrHistoricCurrencyAndAmount
TaxCharges2. getAmt()
Gets the value of the amt property.ActiveOrHistoricCurrencyAndAmount
TaxRecordDetails1. getAmt()
Gets the value of the amt property.ActiveOrHistoricCurrencyAndAmount
TransactionInterest2. getAmt()
Gets the value of the amt property.ActiveOrHistoricCurrencyAndAmount
RemittanceAmount1. getCdtNoteAmt()
Gets the value of the cdtNoteAmt property.ActiveOrHistoricCurrencyAndAmount
TransactionPrice2Choice. getDealPric()
Gets the value of the dealPric property.ActiveOrHistoricCurrencyAndAmount
RemittanceAmount1. getDscntApldAmt()
Gets the value of the dscntApldAmt property.ActiveOrHistoricCurrencyAndAmount
RemittanceAmount1. getDuePyblAmt()
Gets the value of the duePyblAmt property.ActiveOrHistoricCurrencyAndAmount
ProprietaryPrice2. getPric()
Gets the value of the pric property.ActiveOrHistoricCurrencyAndAmount
RemittanceAmount1. getRmtdAmt()
Gets the value of the rmtdAmt property.ActiveOrHistoricCurrencyAndAmount
RemittanceAmount1. getTaxAmt()
Gets the value of the taxAmt property.ActiveOrHistoricCurrencyAndAmount
TaxAmount1. getTaxblBaseAmt()
Gets the value of the taxblBaseAmt property.ActiveOrHistoricCurrencyAndAmount
BatchInformation2. getTtlAmt()
Gets the value of the ttlAmt property.ActiveOrHistoricCurrencyAndAmount
TaxAmount1. getTtlAmt()
Gets the value of the ttlAmt property.ActiveOrHistoricCurrencyAndAmount
ChargesInformation6. getTtlChrgsAndTaxAmt()
Gets the value of the ttlChrgsAndTaxAmt property.ActiveOrHistoricCurrencyAndAmount
TaxInformation3. getTtlTaxAmt()
Gets the value of the ttlTaxAmt property.ActiveOrHistoricCurrencyAndAmount
TaxInformation3. getTtlTaxblBaseAmt()
Gets the value of the ttlTaxblBaseAmt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 with parameters of type ActiveOrHistoricCurrencyAndAmount Modifier and Type Method Description void
AmountAndCurrencyExchangeDetails3. setAmt(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the amt property.void
AmountAndCurrencyExchangeDetails4. setAmt(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the amt property.void
CashBalance3. setAmt(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the amt property.void
CashBalanceAvailability2. setAmt(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the amt property.void
ChargesInformation6. setAmt(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the amt property.void
CreditLine2. setAmt(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the amt property.void
DocumentAdjustment1. setAmt(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the amt property.void
ReportEntry2. setAmt(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the amt property.void
TaxCharges2. setAmt(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the amt property.void
TaxRecordDetails1. setAmt(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the amt property.void
TransactionInterest2. setAmt(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the amt property.void
RemittanceAmount1. setCdtNoteAmt(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the cdtNoteAmt property.void
TransactionPrice2Choice. setDealPric(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the dealPric property.void
RemittanceAmount1. setDscntApldAmt(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the dscntApldAmt property.void
RemittanceAmount1. setDuePyblAmt(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the duePyblAmt property.void
ProprietaryPrice2. setPric(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the pric property.void
RemittanceAmount1. setRmtdAmt(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the rmtdAmt property.void
RemittanceAmount1. setTaxAmt(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the taxAmt property.void
TaxAmount1. setTaxblBaseAmt(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the taxblBaseAmt property.void
BatchInformation2. setTtlAmt(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the ttlAmt property.void
TaxAmount1. setTtlAmt(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the ttlAmt property.void
ChargesInformation6. setTtlChrgsAndTaxAmt(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the ttlChrgsAndTaxAmt property.void
TaxInformation3. setTtlTaxAmt(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the ttlTaxAmt property.void
TaxInformation3. setTtlTaxblBaseAmt(ActiveOrHistoricCurrencyAndAmount value)
Sets the value of the ttlTaxblBaseAmt property.
-