Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_03.ChargesRecord1
-
Packages that use ChargesRecord1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_03 -
-
Uses of ChargesRecord1 in org.kapott.hbci.sepa.jaxb.camt_052_001_03
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_03 with type parameters of type ChargesRecord1 Modifier and Type Field Description protected java.util.List<ChargesRecord1>
Charges3. rcrd
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return ChargesRecord1 Modifier and Type Method Description ChargesRecord1
ObjectFactory. createChargesRecord1()
Create an instance ofChargesRecord1
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return types with arguments of type ChargesRecord1 Modifier and Type Method Description java.util.List<ChargesRecord1>
Charges3. getRcrd()
Gets the value of the rcrd property.
-