Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_001_002_02.Grouping1CodeSCT
Packages that use Grouping1CodeSCT
-
Uses of Grouping1CodeSCT in org.kapott.hbci.sepa.jaxb.pain_001_002_02
Fields in org.kapott.hbci.sepa.jaxb.pain_001_002_02 declared as Grouping1CodeSCTMethods in org.kapott.hbci.sepa.jaxb.pain_001_002_02 that return Grouping1CodeSCTModifier and TypeMethodDescriptionstatic Grouping1CodeSCT
GroupHeaderSCT.getGrpg()
Gets the value of the grpg property.static Grouping1CodeSCT
Returns the enum constant of this type with the specified name.static Grouping1CodeSCT[]
Grouping1CodeSCT.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kapott.hbci.sepa.jaxb.pain_001_002_02 with parameters of type Grouping1CodeSCTModifier and TypeMethodDescriptionvoid
GroupHeaderSCT.setGrpg
(Grouping1CodeSCT value) Sets the value of the grpg property.