Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_002_001_03.IdentificationSchemeNameSEPA
Packages that use IdentificationSchemeNameSEPA
-
Uses of IdentificationSchemeNameSEPA in org.kapott.hbci.sepa.jaxb.pain_002_001_03
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_03 declared as IdentificationSchemeNameSEPAModifier and TypeFieldDescriptionprotected IdentificationSchemeNameSEPA
RestrictedPersonIdentificationSchemeNameSEPA.prtry
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_03 that return IdentificationSchemeNameSEPAModifier and TypeMethodDescriptionstatic IdentificationSchemeNameSEPA
RestrictedPersonIdentificationSchemeNameSEPA.getPrtry()
Gets the value of the prtry property.static IdentificationSchemeNameSEPA
Returns the enum constant of this type with the specified name.static IdentificationSchemeNameSEPA[]
IdentificationSchemeNameSEPA.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_002_001_03 with parameters of type IdentificationSchemeNameSEPAModifier and TypeMethodDescriptionvoid
RestrictedPersonIdentificationSchemeNameSEPA.setPrtry
(IdentificationSchemeNameSEPA value) Sets the value of the prtry property.