Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_001_001_03.OthrIdentificationCode
Packages that use OthrIdentificationCode
-
Uses of OthrIdentificationCode in org.kapott.hbci.sepa.jaxb.pain_001_001_03
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_03 declared as OthrIdentificationCodeMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_03 that return OthrIdentificationCodeModifier and TypeMethodDescriptionstatic OthrIdentificationCode
OthrIdentification.getId()
Gets the value of the id property.static OthrIdentificationCode
Returns the enum constant of this type with the specified name.static OthrIdentificationCode[]
OthrIdentificationCode.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_001_001_03 with parameters of type OthrIdentificationCodeModifier and TypeMethodDescriptionvoid
OthrIdentification.setId
(OthrIdentificationCode value) Sets the value of the id property.