Uses of Class
org.webswing.server.model.proto.Webswing.WindowSwitchMsgProto
-
Packages that use Webswing.WindowSwitchMsgProto Package Description org.webswing.server.model.proto -
-
Uses of Webswing.WindowSwitchMsgProto in org.webswing.server.model.proto
Fields in org.webswing.server.model.proto with type parameters of type Webswing.WindowSwitchMsgProto Modifier and Type Field Description static com.google.protobuf.Parser<Webswing.WindowSwitchMsgProto>Webswing.WindowSwitchMsgProto. PARSERDeprecated.Methods in org.webswing.server.model.proto that return Webswing.WindowSwitchMsgProto Modifier and Type Method Description Webswing.WindowSwitchMsgProtoWebswing.WindowSwitchMsgProto.Builder. build()Webswing.WindowSwitchMsgProtoWebswing.WindowSwitchMsgProto.Builder. buildPartial()static Webswing.WindowSwitchMsgProtoWebswing.WindowSwitchMsgProto. getDefaultInstance()Webswing.WindowSwitchMsgProtoWebswing.WindowSwitchMsgProto.Builder. getDefaultInstanceForType()Webswing.WindowSwitchMsgProtoWebswing.WindowSwitchMsgProto. getDefaultInstanceForType()Webswing.WindowSwitchMsgProtoWebswing.AppFrameMsgOutProto.Builder. getWindowSwitchList(int index)repeated .org.webswing.server.model.proto.WindowSwitchMsgProto windowSwitchList = 26;Webswing.WindowSwitchMsgProtoWebswing.AppFrameMsgOutProto. getWindowSwitchList(int index)repeated .org.webswing.server.model.proto.WindowSwitchMsgProto windowSwitchList = 26;Webswing.WindowSwitchMsgProtoWebswing.AppFrameMsgOutProtoOrBuilder. getWindowSwitchList(int index)repeated .org.webswing.server.model.proto.WindowSwitchMsgProto windowSwitchList = 26;static Webswing.WindowSwitchMsgProtoWebswing.WindowSwitchMsgProto. parseDelimitedFrom(InputStream input)static Webswing.WindowSwitchMsgProtoWebswing.WindowSwitchMsgProto. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.WindowSwitchMsgProtoWebswing.WindowSwitchMsgProto. parseFrom(byte[] data)static Webswing.WindowSwitchMsgProtoWebswing.WindowSwitchMsgProto. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.WindowSwitchMsgProtoWebswing.WindowSwitchMsgProto. parseFrom(com.google.protobuf.ByteString data)static Webswing.WindowSwitchMsgProtoWebswing.WindowSwitchMsgProto. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.WindowSwitchMsgProtoWebswing.WindowSwitchMsgProto. parseFrom(com.google.protobuf.CodedInputStream input)static Webswing.WindowSwitchMsgProtoWebswing.WindowSwitchMsgProto. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.WindowSwitchMsgProtoWebswing.WindowSwitchMsgProto. parseFrom(InputStream input)static Webswing.WindowSwitchMsgProtoWebswing.WindowSwitchMsgProto. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Webswing.WindowSwitchMsgProtoWebswing.WindowSwitchMsgProto. parseFrom(ByteBuffer data)static Webswing.WindowSwitchMsgProtoWebswing.WindowSwitchMsgProto. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.webswing.server.model.proto that return types with arguments of type Webswing.WindowSwitchMsgProto Modifier and Type Method Description com.google.protobuf.Parser<Webswing.WindowSwitchMsgProto>Webswing.WindowSwitchMsgProto. getParserForType()List<Webswing.WindowSwitchMsgProto>Webswing.AppFrameMsgOutProto.Builder. getWindowSwitchListList()repeated .org.webswing.server.model.proto.WindowSwitchMsgProto windowSwitchList = 26;List<Webswing.WindowSwitchMsgProto>Webswing.AppFrameMsgOutProto. getWindowSwitchListList()repeated .org.webswing.server.model.proto.WindowSwitchMsgProto windowSwitchList = 26;List<Webswing.WindowSwitchMsgProto>Webswing.AppFrameMsgOutProtoOrBuilder. getWindowSwitchListList()repeated .org.webswing.server.model.proto.WindowSwitchMsgProto windowSwitchList = 26;static com.google.protobuf.Parser<Webswing.WindowSwitchMsgProto>Webswing.WindowSwitchMsgProto. parser()Methods in org.webswing.server.model.proto with parameters of type Webswing.WindowSwitchMsgProto Modifier and Type Method Description Webswing.AppFrameMsgOutProto.BuilderWebswing.AppFrameMsgOutProto.Builder. addWindowSwitchList(int index, Webswing.WindowSwitchMsgProto value)repeated .org.webswing.server.model.proto.WindowSwitchMsgProto windowSwitchList = 26;Webswing.AppFrameMsgOutProto.BuilderWebswing.AppFrameMsgOutProto.Builder. addWindowSwitchList(Webswing.WindowSwitchMsgProto value)repeated .org.webswing.server.model.proto.WindowSwitchMsgProto windowSwitchList = 26;Webswing.WindowSwitchMsgProto.BuilderWebswing.WindowSwitchMsgProto.Builder. mergeFrom(Webswing.WindowSwitchMsgProto other)static Webswing.WindowSwitchMsgProto.BuilderWebswing.WindowSwitchMsgProto. newBuilder(Webswing.WindowSwitchMsgProto prototype)Webswing.AppFrameMsgOutProto.BuilderWebswing.AppFrameMsgOutProto.Builder. setWindowSwitchList(int index, Webswing.WindowSwitchMsgProto value)repeated .org.webswing.server.model.proto.WindowSwitchMsgProto windowSwitchList = 26;Method parameters in org.webswing.server.model.proto with type arguments of type Webswing.WindowSwitchMsgProto Modifier and Type Method Description Webswing.AppFrameMsgOutProto.BuilderWebswing.AppFrameMsgOutProto.Builder. addAllWindowSwitchList(Iterable<? extends Webswing.WindowSwitchMsgProto> values)repeated .org.webswing.server.model.proto.WindowSwitchMsgProto windowSwitchList = 26;
-