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