Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.CurrencyAndAmount
-
Packages that use CurrencyAndAmount Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_01 -
-
Uses of CurrencyAndAmount in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as CurrencyAndAmount Modifier and Type Field Description protected CurrencyAndAmount
AmountAndCurrencyExchangeDetails1. amt
protected CurrencyAndAmount
AmountAndCurrencyExchangeDetails2. amt
protected CurrencyAndAmount
CashBalance1. amt
protected CurrencyAndAmount
CashBalanceAvailability1. amt
protected CurrencyAndAmount
ChargesInformation3. amt
protected CurrencyAndAmount
CreditLine1. amt
protected CurrencyAndAmount
ReportEntry1. amt
protected CurrencyAndAmount
TaxCharges1. amt
protected CurrencyAndAmount
TaxType. amt
protected CurrencyAndAmount
TransactionInterest1. amt
protected CurrencyAndAmount
ReferredDocumentAmount1Choice. cdtNoteAmt
protected CurrencyAndAmount
TransactionPrice1Choice. dealPric
protected CurrencyAndAmount
ReferredDocumentAmount1Choice. dscntApldAmt
protected CurrencyAndAmount
ReferredDocumentAmount1Choice. duePyblAmt
protected CurrencyAndAmount
ProprietaryPrice1. pric
protected CurrencyAndAmount
ReferredDocumentAmount1Choice. rmtdAmt
protected CurrencyAndAmount
ReferredDocumentAmount1Choice. taxAmt
protected CurrencyAndAmount
TaxType. taxblBaseAmt
protected CurrencyAndAmount
ChargesInformation3. ttlChrgsAndTaxAmt
protected CurrencyAndAmount
TaxInformation2. ttlTaxAmt
protected CurrencyAndAmount
TaxInformation2. ttlTaxblBaseAmt
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return CurrencyAndAmount Modifier and Type Method Description CurrencyAndAmount
ObjectFactory. createCurrencyAndAmount()
Create an instance ofCurrencyAndAmount
CurrencyAndAmount
AmountAndCurrencyExchangeDetails1. getAmt()
Gets the value of the amt property.CurrencyAndAmount
AmountAndCurrencyExchangeDetails2. getAmt()
Gets the value of the amt property.CurrencyAndAmount
CashBalance1. getAmt()
Gets the value of the amt property.CurrencyAndAmount
CashBalanceAvailability1. getAmt()
Gets the value of the amt property.CurrencyAndAmount
ChargesInformation3. getAmt()
Gets the value of the amt property.CurrencyAndAmount
CreditLine1. getAmt()
Gets the value of the amt property.CurrencyAndAmount
ReportEntry1. getAmt()
Gets the value of the amt property.CurrencyAndAmount
TaxCharges1. getAmt()
Gets the value of the amt property.CurrencyAndAmount
TaxType. getAmt()
Gets the value of the amt property.CurrencyAndAmount
TransactionInterest1. getAmt()
Gets the value of the amt property.CurrencyAndAmount
ReferredDocumentAmount1Choice. getCdtNoteAmt()
Gets the value of the cdtNoteAmt property.CurrencyAndAmount
TransactionPrice1Choice. getDealPric()
Gets the value of the dealPric property.CurrencyAndAmount
ReferredDocumentAmount1Choice. getDscntApldAmt()
Gets the value of the dscntApldAmt property.CurrencyAndAmount
ReferredDocumentAmount1Choice. getDuePyblAmt()
Gets the value of the duePyblAmt property.CurrencyAndAmount
ProprietaryPrice1. getPric()
Gets the value of the pric property.CurrencyAndAmount
ReferredDocumentAmount1Choice. getRmtdAmt()
Gets the value of the rmtdAmt property.CurrencyAndAmount
ReferredDocumentAmount1Choice. getTaxAmt()
Gets the value of the taxAmt property.CurrencyAndAmount
TaxType. getTaxblBaseAmt()
Gets the value of the taxblBaseAmt property.CurrencyAndAmount
ChargesInformation3. getTtlChrgsAndTaxAmt()
Gets the value of the ttlChrgsAndTaxAmt property.CurrencyAndAmount
TaxInformation2. getTtlTaxAmt()
Gets the value of the ttlTaxAmt property.CurrencyAndAmount
TaxInformation2. getTtlTaxblBaseAmt()
Gets the value of the ttlTaxblBaseAmt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type CurrencyAndAmount Modifier and Type Method Description void
AmountAndCurrencyExchangeDetails1. setAmt(CurrencyAndAmount value)
Sets the value of the amt property.void
AmountAndCurrencyExchangeDetails2. setAmt(CurrencyAndAmount value)
Sets the value of the amt property.void
CashBalance1. setAmt(CurrencyAndAmount value)
Sets the value of the amt property.void
CashBalanceAvailability1. setAmt(CurrencyAndAmount value)
Sets the value of the amt property.void
ChargesInformation3. setAmt(CurrencyAndAmount value)
Sets the value of the amt property.void
CreditLine1. setAmt(CurrencyAndAmount value)
Sets the value of the amt property.void
ReportEntry1. setAmt(CurrencyAndAmount value)
Sets the value of the amt property.void
TaxCharges1. setAmt(CurrencyAndAmount value)
Sets the value of the amt property.void
TaxType. setAmt(CurrencyAndAmount value)
Sets the value of the amt property.void
TransactionInterest1. setAmt(CurrencyAndAmount value)
Sets the value of the amt property.void
ReferredDocumentAmount1Choice. setCdtNoteAmt(CurrencyAndAmount value)
Sets the value of the cdtNoteAmt property.void
TransactionPrice1Choice. setDealPric(CurrencyAndAmount value)
Sets the value of the dealPric property.void
ReferredDocumentAmount1Choice. setDscntApldAmt(CurrencyAndAmount value)
Sets the value of the dscntApldAmt property.void
ReferredDocumentAmount1Choice. setDuePyblAmt(CurrencyAndAmount value)
Sets the value of the duePyblAmt property.void
ProprietaryPrice1. setPric(CurrencyAndAmount value)
Sets the value of the pric property.void
ReferredDocumentAmount1Choice. setRmtdAmt(CurrencyAndAmount value)
Sets the value of the rmtdAmt property.void
ReferredDocumentAmount1Choice. setTaxAmt(CurrencyAndAmount value)
Sets the value of the taxAmt property.void
TaxType. setTaxblBaseAmt(CurrencyAndAmount value)
Sets the value of the taxblBaseAmt property.void
ChargesInformation3. setTtlChrgsAndTaxAmt(CurrencyAndAmount value)
Sets the value of the ttlChrgsAndTaxAmt property.void
TaxInformation2. setTtlTaxAmt(CurrencyAndAmount value)
Sets the value of the ttlTaxAmt property.void
TaxInformation2. setTtlTaxblBaseAmt(CurrencyAndAmount value)
Sets the value of the ttlTaxblBaseAmt property.
-