Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_06.Charges4
-
Packages that use Charges4 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_06 -
-
Uses of Charges4 in org.kapott.hbci.sepa.jaxb.camt_052_001_06
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_06 declared as Charges4 Modifier and Type Field Description protected Charges4
EntryTransaction8. chrgs
protected Charges4
ReportEntry8. chrgs
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 that return Charges4 Modifier and Type Method Description Charges4
ObjectFactory. createCharges4()
Create an instance ofCharges4
Charges4
EntryTransaction8. getChrgs()
Gets the value of the chrgs property.Charges4
ReportEntry8. getChrgs()
Gets the value of the chrgs property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 with parameters of type Charges4 Modifier and Type Method Description void
EntryTransaction8. setChrgs(Charges4 value)
Sets the value of the chrgs property.void
ReportEntry8. setChrgs(Charges4 value)
Sets the value of the chrgs property.
-