Webswing.MouseEventMsgInProto.MouseEventTypeProto |
Webswing.MouseEventMsgInProtoOrBuilder.getType()
optional .org.webswing.server.model.proto.MouseEventMsgInProto.MouseEventTypeProto type = 1;
|
Webswing.MouseEventMsgInProto.MouseEventTypeProto |
Webswing.MouseEventMsgInProto.getType()
optional .org.webswing.server.model.proto.MouseEventMsgInProto.MouseEventTypeProto type = 1;
|
Webswing.MouseEventMsgInProto.MouseEventTypeProto |
Webswing.MouseEventMsgInProto.Builder.getType()
optional .org.webswing.server.model.proto.MouseEventMsgInProto.MouseEventTypeProto type = 1;
|
static Webswing.MouseEventMsgInProto.MouseEventTypeProto |
Webswing.MouseEventMsgInProto.MouseEventTypeProto.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Webswing.MouseEventMsgInProto.MouseEventTypeProto |
Webswing.MouseEventMsgInProto.MouseEventTypeProto.valueOf(int value) |
static Webswing.MouseEventMsgInProto.MouseEventTypeProto |
Webswing.MouseEventMsgInProto.MouseEventTypeProto.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Webswing.MouseEventMsgInProto.MouseEventTypeProto[] |
Webswing.MouseEventMsgInProto.MouseEventTypeProto.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|