static AppFrameProtoIn.ActionEventMsgInProto.ActionEventTypeProto |
AppFrameProtoIn.ActionEventMsgInProto.ActionEventTypeProto.forNumber(int value) |
|
AppFrameProtoIn.ActionEventMsgInProto.ActionEventTypeProto |
AppFrameProtoIn.ActionEventMsgInProto.Builder.getEventType() |
optional .appFrameProtoIn.ActionEventMsgInProto.ActionEventTypeProto eventType = 5;
|
AppFrameProtoIn.ActionEventMsgInProto.ActionEventTypeProto |
AppFrameProtoIn.ActionEventMsgInProto.getEventType() |
optional .appFrameProtoIn.ActionEventMsgInProto.ActionEventTypeProto eventType = 5;
|
AppFrameProtoIn.ActionEventMsgInProto.ActionEventTypeProto |
AppFrameProtoIn.ActionEventMsgInProtoOrBuilder.getEventType() |
optional .appFrameProtoIn.ActionEventMsgInProto.ActionEventTypeProto eventType = 5;
|
static AppFrameProtoIn.ActionEventMsgInProto.ActionEventTypeProto |
AppFrameProtoIn.ActionEventMsgInProto.ActionEventTypeProto.valueOf(int value) |
Deprecated.
|
static AppFrameProtoIn.ActionEventMsgInProto.ActionEventTypeProto |
AppFrameProtoIn.ActionEventMsgInProto.ActionEventTypeProto.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static AppFrameProtoIn.ActionEventMsgInProto.ActionEventTypeProto |
AppFrameProtoIn.ActionEventMsgInProto.ActionEventTypeProto.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static AppFrameProtoIn.ActionEventMsgInProto.ActionEventTypeProto[] |
AppFrameProtoIn.ActionEventMsgInProto.ActionEventTypeProto.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|