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