Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.ChargesInformation6
-
Packages that use ChargesInformation6 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_02 -
-
Uses of ChargesInformation6 in org.kapott.hbci.sepa.jaxb.camt_052_001_02
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_02 with type parameters of type ChargesInformation6 Modifier and Type Field Description protected java.util.List<ChargesInformation6>
EntryTransaction2. chrgs
protected java.util.List<ChargesInformation6>
ReportEntry2. chrgs
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return ChargesInformation6 Modifier and Type Method Description ChargesInformation6
ObjectFactory. createChargesInformation6()
Create an instance ofChargesInformation6
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return types with arguments of type ChargesInformation6 Modifier and Type Method Description java.util.List<ChargesInformation6>
EntryTransaction2. getChrgs()
Gets the value of the chrgs property.java.util.List<ChargesInformation6>
ReportEntry2. getChrgs()
Gets the value of the chrgs property.
-