Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.CurrencyAndAmount
Packages that use CurrencyAndAmount
-
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 CurrencyAndAmountModifier and TypeFieldDescriptionprotected 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 CurrencyAndAmountModifier and TypeMethodDescriptionObjectFactory.createCurrencyAndAmount()
Create an instance ofCurrencyAndAmount
AmountAndCurrencyExchangeDetails1.getAmt()
Gets the value of the amt property.AmountAndCurrencyExchangeDetails2.getAmt()
Gets the value of the amt property.CashBalance1.getAmt()
Gets the value of the amt property.CashBalanceAvailability1.getAmt()
Gets the value of the amt property.ChargesInformation3.getAmt()
Gets the value of the amt property.CreditLine1.getAmt()
Gets the value of the amt property.ReportEntry1.getAmt()
Gets the value of the amt property.TaxCharges1.getAmt()
Gets the value of the amt property.TaxType.getAmt()
Gets the value of the amt property.TransactionInterest1.getAmt()
Gets the value of the amt property.ReferredDocumentAmount1Choice.getCdtNoteAmt()
Gets the value of the cdtNoteAmt property.TransactionPrice1Choice.getDealPric()
Gets the value of the dealPric property.ReferredDocumentAmount1Choice.getDscntApldAmt()
Gets the value of the dscntApldAmt property.ReferredDocumentAmount1Choice.getDuePyblAmt()
Gets the value of the duePyblAmt property.ProprietaryPrice1.getPric()
Gets the value of the pric property.ReferredDocumentAmount1Choice.getRmtdAmt()
Gets the value of the rmtdAmt property.ReferredDocumentAmount1Choice.getTaxAmt()
Gets the value of the taxAmt property.TaxType.getTaxblBaseAmt()
Gets the value of the taxblBaseAmt property.ChargesInformation3.getTtlChrgsAndTaxAmt()
Gets the value of the ttlChrgsAndTaxAmt property.TaxInformation2.getTtlTaxAmt()
Gets the value of the ttlTaxAmt property.TaxInformation2.getTtlTaxblBaseAmt()
Gets the value of the ttlTaxblBaseAmt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type CurrencyAndAmountModifier and TypeMethodDescriptionvoid
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.