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