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