Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_003_02.OthrIdentificationCode
-
Packages that use OthrIdentificationCode Package Description org.kapott.hbci.sepa.jaxb.pain_008_003_02 -
-
Uses of OthrIdentificationCode in org.kapott.hbci.sepa.jaxb.pain_008_003_02
Fields in org.kapott.hbci.sepa.jaxb.pain_008_003_02 declared as OthrIdentificationCode Modifier and Type Field Description protected OthrIdentificationCodeOthrIdentification. idMethods in org.kapott.hbci.sepa.jaxb.pain_008_003_02 that return OthrIdentificationCode Modifier and Type Method Description static OthrIdentificationCodeOthrIdentificationCode. fromValue(java.lang.String v)OthrIdentificationCodeOthrIdentification. getId()Gets the value of the id property.static OthrIdentificationCodeOthrIdentificationCode. valueOf(java.lang.String name)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_008_003_02 with parameters of type OthrIdentificationCode Modifier and Type Method Description voidOthrIdentification. setId(OthrIdentificationCode value)Sets the value of the id property.
-