Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_02.EuroMax9Amount
-
Packages that use EuroMax9Amount Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_02 -
-
Uses of EuroMax9Amount in org.kapott.hbci.sepa.jaxb.pain_001_001_02
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_02 declared as EuroMax9Amount Modifier and Type Field Description protected EuroMax9Amount
AmountType3. instdAmt
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_02 that return EuroMax9Amount Modifier and Type Method Description EuroMax9Amount
ObjectFactory. createEuroMax9Amount()
Create an instance ofEuroMax9Amount
EuroMax9Amount
AmountType3. getInstdAmt()
Gets the value of the instdAmt property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_02 with parameters of type EuroMax9Amount Modifier and Type Method Description void
AmountType3. setInstdAmt(EuroMax9Amount value)
Sets the value of the instdAmt property.
-