ServerAppFrameProto.ExitMsgOutProto.Builder |
ServerAppFrameProto.ExitMsgOutProto.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
ServerAppFrameProto.ExitMsgOutProto.Builder |
ServerAppFrameProto.ExitMsgOutProto.Builder.clear() |
|
ServerAppFrameProto.ExitMsgOutProto.Builder |
ServerAppFrameProto.ExitMsgOutProto.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ServerAppFrameProto.ExitMsgOutProto.Builder |
ServerAppFrameProto.ExitMsgOutProto.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ServerAppFrameProto.ExitMsgOutProto.Builder |
ServerAppFrameProto.ExitMsgOutProto.Builder.clearWaitForExit() |
optional sint32 waitForExit = 1;
|
ServerAppFrameProto.ExitMsgOutProto.Builder |
ServerAppFrameProto.ExitMsgOutProto.Builder.clone() |
|
ServerAppFrameProto.ExitMsgOutProto.Builder |
ServerAppFrameProto.AppToServerFrameMsgOutProto.Builder.getExitBuilder() |
optional .ExitMsgOutProto exit = 3;
|
ServerAppFrameProto.ExitMsgOutProto.Builder |
ServerAppFrameProto.ExitMsgOutProto.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ServerAppFrameProto.ExitMsgOutProto.Builder |
ServerAppFrameProto.ExitMsgOutProto.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ServerAppFrameProto.ExitMsgOutProto.Builder |
ServerAppFrameProto.ExitMsgOutProto.Builder.mergeFrom(ServerAppFrameProto.ExitMsgOutProto other) |
|
ServerAppFrameProto.ExitMsgOutProto.Builder |
ServerAppFrameProto.ExitMsgOutProto.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ServerAppFrameProto.ExitMsgOutProto.Builder |
ServerAppFrameProto.ExitMsgOutProto.newBuilder() |
|
static ServerAppFrameProto.ExitMsgOutProto.Builder |
ServerAppFrameProto.ExitMsgOutProto.newBuilder(ServerAppFrameProto.ExitMsgOutProto prototype) |
|
ServerAppFrameProto.ExitMsgOutProto.Builder |
ServerAppFrameProto.ExitMsgOutProto.newBuilderForType() |
|
protected ServerAppFrameProto.ExitMsgOutProto.Builder |
ServerAppFrameProto.ExitMsgOutProto.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ServerAppFrameProto.ExitMsgOutProto.Builder |
ServerAppFrameProto.ExitMsgOutProto.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
ServerAppFrameProto.ExitMsgOutProto.Builder |
ServerAppFrameProto.ExitMsgOutProto.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
ServerAppFrameProto.ExitMsgOutProto.Builder |
ServerAppFrameProto.ExitMsgOutProto.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ServerAppFrameProto.ExitMsgOutProto.Builder |
ServerAppFrameProto.ExitMsgOutProto.Builder.setWaitForExit(int value) |
optional sint32 waitForExit = 1;
|
ServerAppFrameProto.ExitMsgOutProto.Builder |
ServerAppFrameProto.ExitMsgOutProto.toBuilder() |
|