Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.GroupHeader23
-
Packages that use GroupHeader23 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_01 -
-
Uses of GroupHeader23 in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as GroupHeader23 Modifier and Type Field Description protected GroupHeader23
BankToCustomerAccountReportV01. grpHdr
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return GroupHeader23 Modifier and Type Method Description GroupHeader23
ObjectFactory. createGroupHeader23()
Create an instance ofGroupHeader23
GroupHeader23
BankToCustomerAccountReportV01. getGrpHdr()
Gets the value of the grpHdr property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type GroupHeader23 Modifier and Type Method Description void
BankToCustomerAccountReportV01. setGrpHdr(GroupHeader23 value)
Sets the value of the grpHdr property.
-