Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_008_001_02.IdentificationSchemeNameSEPA
Packages that use IdentificationSchemeNameSEPA
-
Uses of IdentificationSchemeNameSEPA in org.kapott.hbci.sepa.jaxb.pain_008_001_02
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_02 declared as IdentificationSchemeNameSEPAModifier and TypeFieldDescriptionprotected IdentificationSchemeNameSEPA
RestrictedPersonIdentificationSchemeNameSEPA.prtry
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_02 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_008_001_02 with parameters of type IdentificationSchemeNameSEPAModifier and TypeMethodDescriptionvoid
RestrictedPersonIdentificationSchemeNameSEPA.setPrtry
(IdentificationSchemeNameSEPA value) Sets the value of the prtry property.