Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.PriceRateOrAmountChoice
-
Packages that use PriceRateOrAmountChoice Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_04 -
-
Uses of PriceRateOrAmountChoice in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as PriceRateOrAmountChoice Modifier and Type Field Description protected PriceRateOrAmountChoice
Price2. val
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return PriceRateOrAmountChoice Modifier and Type Method Description PriceRateOrAmountChoice
ObjectFactory. createPriceRateOrAmountChoice()
Create an instance ofPriceRateOrAmountChoice
PriceRateOrAmountChoice
Price2. getVal()
Gets the value of the val property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with parameters of type PriceRateOrAmountChoice Modifier and Type Method Description void
Price2. setVal(PriceRateOrAmountChoice value)
Sets the value of the val property.
-