Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_008_003_02.RestrictedSMNDACode
Packages that use RestrictedSMNDACode
-
Uses of RestrictedSMNDACode in org.kapott.hbci.sepa.jaxb.pain_008_003_02
Fields in org.kapott.hbci.sepa.jaxb.pain_008_003_02 declared as RestrictedSMNDACodeModifier and TypeFieldDescriptionprotected RestrictedSMNDACode
RestrictedFinancialIdentificationSEPA.id
Methods in org.kapott.hbci.sepa.jaxb.pain_008_003_02 that return RestrictedSMNDACodeModifier and TypeMethodDescriptionstatic RestrictedSMNDACode
RestrictedFinancialIdentificationSEPA.getId()
Gets the value of the id property.static RestrictedSMNDACode
Returns the enum constant of this type with the specified name.static RestrictedSMNDACode[]
RestrictedSMNDACode.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_003_02 with parameters of type RestrictedSMNDACodeModifier and TypeMethodDescriptionvoid
RestrictedFinancialIdentificationSEPA.setId
(RestrictedSMNDACode value) Sets the value of the id property.