Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.ChargeTypeChoice
-
Packages that use ChargeTypeChoice Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_01 -
-
Uses of ChargeTypeChoice in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as ChargeTypeChoice Modifier and Type Field Description protected ChargeTypeChoice
ChargesInformation3. tp
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return ChargeTypeChoice Modifier and Type Method Description ChargeTypeChoice
ObjectFactory. createChargeTypeChoice()
Create an instance ofChargeTypeChoice
ChargeTypeChoice
ChargesInformation3. getTp()
Gets the value of the tp property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type ChargeTypeChoice Modifier and Type Method Description void
ChargesInformation3. setTp(ChargeTypeChoice value)
Sets the value of the tp property.
-