static AppFrameProtoOut.SimpleEventMsgOutProto |
AppFrameProtoOut.SimpleEventMsgOutProto.forNumber(int value) |
|
AppFrameProtoOut.SimpleEventMsgOutProto |
AppFrameProtoOut.AppFrameMsgOutProto.Builder.getEvent() |
optional .appFrameProtoOut.SimpleEventMsgOutProto event = 9;
|
AppFrameProtoOut.SimpleEventMsgOutProto |
AppFrameProtoOut.AppFrameMsgOutProto.getEvent() |
optional .appFrameProtoOut.SimpleEventMsgOutProto event = 9;
|
AppFrameProtoOut.SimpleEventMsgOutProto |
AppFrameProtoOut.AppFrameMsgOutProtoOrBuilder.getEvent() |
optional .appFrameProtoOut.SimpleEventMsgOutProto event = 9;
|
static AppFrameProtoOut.SimpleEventMsgOutProto |
AppFrameProtoOut.SimpleEventMsgOutProto.valueOf(int value) |
Deprecated.
|
static AppFrameProtoOut.SimpleEventMsgOutProto |
AppFrameProtoOut.SimpleEventMsgOutProto.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static AppFrameProtoOut.SimpleEventMsgOutProto |
AppFrameProtoOut.SimpleEventMsgOutProto.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static AppFrameProtoOut.SimpleEventMsgOutProto[] |
AppFrameProtoOut.SimpleEventMsgOutProto.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|