static ServerAppFrameProto.ApiCallMsgOutProto.ApiMethodProto |
ServerAppFrameProto.ApiCallMsgOutProto.ApiMethodProto.forNumber(int value) |
|
ServerAppFrameProto.ApiCallMsgOutProto.ApiMethodProto |
ServerAppFrameProto.ApiCallMsgOutProto.Builder.getMethod() |
optional .ApiCallMsgOutProto.ApiMethodProto method = 2;
|
ServerAppFrameProto.ApiCallMsgOutProto.ApiMethodProto |
ServerAppFrameProto.ApiCallMsgOutProto.getMethod() |
optional .ApiCallMsgOutProto.ApiMethodProto method = 2;
|
ServerAppFrameProto.ApiCallMsgOutProto.ApiMethodProto |
ServerAppFrameProto.ApiCallMsgOutProtoOrBuilder.getMethod() |
optional .ApiCallMsgOutProto.ApiMethodProto method = 2;
|
static ServerAppFrameProto.ApiCallMsgOutProto.ApiMethodProto |
ServerAppFrameProto.ApiCallMsgOutProto.ApiMethodProto.valueOf(int value) |
Deprecated.
|
static ServerAppFrameProto.ApiCallMsgOutProto.ApiMethodProto |
ServerAppFrameProto.ApiCallMsgOutProto.ApiMethodProto.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ServerAppFrameProto.ApiCallMsgOutProto.ApiMethodProto |
ServerAppFrameProto.ApiCallMsgOutProto.ApiMethodProto.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static ServerAppFrameProto.ApiCallMsgOutProto.ApiMethodProto[] |
ServerAppFrameProto.ApiCallMsgOutProto.ApiMethodProto.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|