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