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