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