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