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