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