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