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