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