Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_002_002_02.RestrictedSEPACode
Packages that use RestrictedSEPACode
-
Uses of RestrictedSEPACode in org.kapott.hbci.sepa.jaxb.pain_002_002_02
Fields in org.kapott.hbci.sepa.jaxb.pain_002_002_02 declared as RestrictedSEPACodeMethods in org.kapott.hbci.sepa.jaxb.pain_002_002_02 that return RestrictedSEPACodeModifier and TypeMethodDescriptionstatic RestrictedSEPACode
GenericIdentificationSEPA.getIdTp()
Gets the value of the idTp property.static RestrictedSEPACode
Returns the enum constant of this type with the specified name.static RestrictedSEPACode[]
RestrictedSEPACode.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 RestrictedSEPACodeModifier and TypeMethodDescriptionvoid
GenericIdentificationSEPA.setIdTp
(RestrictedSEPACode value) Sets the value of the idTp property.