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