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