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