static Instance.InstanceMessage.Code |
Instance.InstanceMessage.Code.forNumber(int value) |
|
Instance.InstanceMessage.Code |
Instance.InstanceMessage.Builder.getCode() |
A code that correspond to one type of user-facing message.
|
Instance.InstanceMessage.Code |
Instance.InstanceMessage.getCode() |
A code that correspond to one type of user-facing message.
|
Instance.InstanceMessage.Code |
Instance.InstanceMessageOrBuilder.getCode() |
A code that correspond to one type of user-facing message.
|
static Instance.InstanceMessage.Code |
Instance.InstanceMessage.Code.valueOf(int value) |
Deprecated.
|
static Instance.InstanceMessage.Code |
Instance.InstanceMessage.Code.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Instance.InstanceMessage.Code |
Instance.InstanceMessage.Code.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Instance.InstanceMessage.Code[] |
Instance.InstanceMessage.Code.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|