Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_05.ActiveOrHistoricCurrencyAnd13DecimalAmount
-
Packages that use ActiveOrHistoricCurrencyAnd13DecimalAmount Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_05 -
-
Uses of ActiveOrHistoricCurrencyAnd13DecimalAmount in org.kapott.hbci.sepa.jaxb.camt_052_001_05
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_05 declared as ActiveOrHistoricCurrencyAnd13DecimalAmount Modifier and Type Field Description protected ActiveOrHistoricCurrencyAnd13DecimalAmount
PriceRateOrAmountChoice. amt
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return ActiveOrHistoricCurrencyAnd13DecimalAmount Modifier and Type Method Description ActiveOrHistoricCurrencyAnd13DecimalAmount
ObjectFactory. createActiveOrHistoricCurrencyAnd13DecimalAmount()
Create an instance ofActiveOrHistoricCurrencyAnd13DecimalAmount
ActiveOrHistoricCurrencyAnd13DecimalAmount
PriceRateOrAmountChoice. getAmt()
Gets the value of the amt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 with parameters of type ActiveOrHistoricCurrencyAnd13DecimalAmount Modifier and Type Method Description void
PriceRateOrAmountChoice. setAmt(ActiveOrHistoricCurrencyAnd13DecimalAmount value)
Sets the value of the amt property.
-