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 CurrencyAndAmountAmountAndCurrencyExchangeDetails1. amtprotected CurrencyAndAmountAmountAndCurrencyExchangeDetails2. amtprotected CurrencyAndAmountCashBalance1. amtprotected CurrencyAndAmountCashBalanceAvailability1. amtprotected CurrencyAndAmountChargesInformation3. amtprotected CurrencyAndAmountCreditLine1. amtprotected CurrencyAndAmountReportEntry1. amtprotected CurrencyAndAmountTaxCharges1. amtprotected CurrencyAndAmountTaxType. amtprotected CurrencyAndAmountTransactionInterest1. amtprotected CurrencyAndAmountReferredDocumentAmount1Choice. cdtNoteAmtprotected CurrencyAndAmountTransactionPrice1Choice. dealPricprotected CurrencyAndAmountReferredDocumentAmount1Choice. dscntApldAmtprotected CurrencyAndAmountReferredDocumentAmount1Choice. duePyblAmtprotected CurrencyAndAmountProprietaryPrice1. pricprotected CurrencyAndAmountReferredDocumentAmount1Choice. rmtdAmtprotected CurrencyAndAmountReferredDocumentAmount1Choice. taxAmtprotected CurrencyAndAmountTaxType. taxblBaseAmtprotected CurrencyAndAmountChargesInformation3. ttlChrgsAndTaxAmtprotected CurrencyAndAmountTaxInformation2. ttlTaxAmtprotected CurrencyAndAmountTaxInformation2. ttlTaxblBaseAmtMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return CurrencyAndAmount Modifier and Type Method Description CurrencyAndAmountObjectFactory. createCurrencyAndAmount()Create an instance ofCurrencyAndAmountCurrencyAndAmountAmountAndCurrencyExchangeDetails1. getAmt()Gets the value of the amt property.CurrencyAndAmountAmountAndCurrencyExchangeDetails2. getAmt()Gets the value of the amt property.CurrencyAndAmountCashBalance1. getAmt()Gets the value of the amt property.CurrencyAndAmountCashBalanceAvailability1. getAmt()Gets the value of the amt property.CurrencyAndAmountChargesInformation3. getAmt()Gets the value of the amt property.CurrencyAndAmountCreditLine1. getAmt()Gets the value of the amt property.CurrencyAndAmountReportEntry1. getAmt()Gets the value of the amt property.CurrencyAndAmountTaxCharges1. getAmt()Gets the value of the amt property.CurrencyAndAmountTaxType. getAmt()Gets the value of the amt property.CurrencyAndAmountTransactionInterest1. getAmt()Gets the value of the amt property.CurrencyAndAmountReferredDocumentAmount1Choice. getCdtNoteAmt()Gets the value of the cdtNoteAmt property.CurrencyAndAmountTransactionPrice1Choice. getDealPric()Gets the value of the dealPric property.CurrencyAndAmountReferredDocumentAmount1Choice. getDscntApldAmt()Gets the value of the dscntApldAmt property.CurrencyAndAmountReferredDocumentAmount1Choice. getDuePyblAmt()Gets the value of the duePyblAmt property.CurrencyAndAmountProprietaryPrice1. getPric()Gets the value of the pric property.CurrencyAndAmountReferredDocumentAmount1Choice. getRmtdAmt()Gets the value of the rmtdAmt property.CurrencyAndAmountReferredDocumentAmount1Choice. getTaxAmt()Gets the value of the taxAmt property.CurrencyAndAmountTaxType. getTaxblBaseAmt()Gets the value of the taxblBaseAmt property.CurrencyAndAmountChargesInformation3. getTtlChrgsAndTaxAmt()Gets the value of the ttlChrgsAndTaxAmt property.CurrencyAndAmountTaxInformation2. getTtlTaxAmt()Gets the value of the ttlTaxAmt property.CurrencyAndAmountTaxInformation2. 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 voidAmountAndCurrencyExchangeDetails1. setAmt(CurrencyAndAmount value)Sets the value of the amt property.voidAmountAndCurrencyExchangeDetails2. setAmt(CurrencyAndAmount value)Sets the value of the amt property.voidCashBalance1. setAmt(CurrencyAndAmount value)Sets the value of the amt property.voidCashBalanceAvailability1. setAmt(CurrencyAndAmount value)Sets the value of the amt property.voidChargesInformation3. setAmt(CurrencyAndAmount value)Sets the value of the amt property.voidCreditLine1. setAmt(CurrencyAndAmount value)Sets the value of the amt property.voidReportEntry1. setAmt(CurrencyAndAmount value)Sets the value of the amt property.voidTaxCharges1. setAmt(CurrencyAndAmount value)Sets the value of the amt property.voidTaxType. setAmt(CurrencyAndAmount value)Sets the value of the amt property.voidTransactionInterest1. setAmt(CurrencyAndAmount value)Sets the value of the amt property.voidReferredDocumentAmount1Choice. setCdtNoteAmt(CurrencyAndAmount value)Sets the value of the cdtNoteAmt property.voidTransactionPrice1Choice. setDealPric(CurrencyAndAmount value)Sets the value of the dealPric property.voidReferredDocumentAmount1Choice. setDscntApldAmt(CurrencyAndAmount value)Sets the value of the dscntApldAmt property.voidReferredDocumentAmount1Choice. setDuePyblAmt(CurrencyAndAmount value)Sets the value of the duePyblAmt property.voidProprietaryPrice1. setPric(CurrencyAndAmount value)Sets the value of the pric property.voidReferredDocumentAmount1Choice. setRmtdAmt(CurrencyAndAmount value)Sets the value of the rmtdAmt property.voidReferredDocumentAmount1Choice. setTaxAmt(CurrencyAndAmount value)Sets the value of the taxAmt property.voidTaxType. setTaxblBaseAmt(CurrencyAndAmount value)Sets the value of the taxblBaseAmt property.voidChargesInformation3. setTtlChrgsAndTaxAmt(CurrencyAndAmount value)Sets the value of the ttlChrgsAndTaxAmt property.voidTaxInformation2. setTtlTaxAmt(CurrencyAndAmount value)Sets the value of the ttlTaxAmt property.voidTaxInformation2. setTtlTaxblBaseAmt(CurrencyAndAmount value)Sets the value of the ttlTaxblBaseAmt property.
-