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