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