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