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