static Enumerations.DataAbsentReason |
Enumerations.DataAbsentReason.fromCode(String codeString) |
Enumerations.DataAbsentReason |
Enumerations.DataAbsentReasonEnumFactory.fromCode(String codeString) |
static Enumerations.DataAbsentReason |
Enumerations.DataAbsentReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Enumerations.DataAbsentReason[] |
Enumerations.DataAbsentReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|