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