static CommonProto.SimpleEventMsgInProto.SimpleEventTypeProto |
CommonProto.SimpleEventMsgInProto.SimpleEventTypeProto.forNumber(int value) |
|
CommonProto.SimpleEventMsgInProto.SimpleEventTypeProto |
CommonProto.SimpleEventMsgInProto.Builder.getType() |
optional .commonProto.SimpleEventMsgInProto.SimpleEventTypeProto type = 1;
|
CommonProto.SimpleEventMsgInProto.SimpleEventTypeProto |
CommonProto.SimpleEventMsgInProto.getType() |
optional .commonProto.SimpleEventMsgInProto.SimpleEventTypeProto type = 1;
|
CommonProto.SimpleEventMsgInProto.SimpleEventTypeProto |
CommonProto.SimpleEventMsgInProtoOrBuilder.getType() |
optional .commonProto.SimpleEventMsgInProto.SimpleEventTypeProto type = 1;
|
static CommonProto.SimpleEventMsgInProto.SimpleEventTypeProto |
CommonProto.SimpleEventMsgInProto.SimpleEventTypeProto.valueOf(int value) |
Deprecated.
|
static CommonProto.SimpleEventMsgInProto.SimpleEventTypeProto |
CommonProto.SimpleEventMsgInProto.SimpleEventTypeProto.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static CommonProto.SimpleEventMsgInProto.SimpleEventTypeProto |
CommonProto.SimpleEventMsgInProto.SimpleEventTypeProto.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static CommonProto.SimpleEventMsgInProto.SimpleEventTypeProto[] |
CommonProto.SimpleEventMsgInProto.SimpleEventTypeProto.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|