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