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