Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.BatchInformation2
-
Packages that use BatchInformation2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_07 -
-
Uses of BatchInformation2 in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 declared as BatchInformation2 Modifier and Type Field Description protected BatchInformation2
EntryDetails8. btch
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return BatchInformation2 Modifier and Type Method Description BatchInformation2
ObjectFactory. createBatchInformation2()
Create an instance ofBatchInformation2
BatchInformation2
EntryDetails8. getBtch()
Gets the value of the btch property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with parameters of type BatchInformation2 Modifier and Type Method Description void
EntryDetails8. setBtch(BatchInformation2 value)
Sets the value of the btch property.
-