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