Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_002_001_03.RestrictedSMNDACode
Packages that use RestrictedSMNDACode
-
Uses of RestrictedSMNDACode in org.kapott.hbci.sepa.jaxb.pain_002_001_03
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_03 declared as RestrictedSMNDACodeModifier and TypeFieldDescriptionprotected RestrictedSMNDACodeGenericAccountIdentificationSEPA.idprotected RestrictedSMNDACodeRestrictedFinancialIdentificationSEPA.idMethods in org.kapott.hbci.sepa.jaxb.pain_002_001_03 that return RestrictedSMNDACodeModifier and TypeMethodDescriptionstatic RestrictedSMNDACodeGenericAccountIdentificationSEPA.getId()Gets the value of the id property.RestrictedFinancialIdentificationSEPA.getId()Gets the value of the id property.static RestrictedSMNDACodeReturns 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_002_001_03 with parameters of type RestrictedSMNDACodeModifier and TypeMethodDescriptionvoidGenericAccountIdentificationSEPA.setId(RestrictedSMNDACode value) Sets the value of the id property.voidRestrictedFinancialIdentificationSEPA.setId(RestrictedSMNDACode value) Sets the value of the id property.