Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.Charges6
-
Packages that use Charges6 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
Uses of Charges6 in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as Charges6 Modifier and Type Field Description protected Charges6
EntryTransaction11. chrgs
protected Charges6
ReportEntry11. chrgs
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return Charges6 Modifier and Type Method Description Charges6
ObjectFactory. createCharges6()
Create an instance ofCharges6
Charges6
EntryTransaction11. getChrgs()
Gets the value of the chrgs property.Charges6
ReportEntry11. getChrgs()
Gets the value of the chrgs property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type Charges6 Modifier and Type Method Description void
EntryTransaction11. setChrgs(Charges6 value)
Sets the value of the chrgs property.void
ReportEntry11. setChrgs(Charges6 value)
Sets the value of the chrgs property.
-