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