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