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