Package org.webswing.model.app.proto
Interface ServerAppFrameProto.ExitMsgOutProtoOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ServerAppFrameProto.ExitMsgOutProto,ServerAppFrameProto.ExitMsgOutProto.Builder
- Enclosing class:
- ServerAppFrameProto
public static interface ServerAppFrameProto.ExitMsgOutProtoOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetWaitForExit()optional sint32 waitForExit = 1;booleanhasWaitForExit()optional sint32 waitForExit = 1;-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-