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