
public static final class RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder extends com.google.gwt.dev.protobuf.GeneratedMessage.Builder<RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder> implements RemoteMessageProto.Message.Request.ViewerRequest.AddLogOrBuilder
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog
Add a log message to the view
| Modifier and Type | Method and Description |
|---|---|
RemoteMessageProto.Message.Request.ViewerRequest.AddLog |
build() |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog |
buildPartial() |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder |
clear() |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder |
clearMainLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.MainLog mainLog = 4; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder |
clearModuleLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ModuleLog moduleLog = 2; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder |
clearServerLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ServerLog serverLog = 3; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder |
clearType()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.LogType type = 1; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder |
clone() |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog |
getDefaultInstanceForType() |
static com.google.gwt.dev.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.gwt.dev.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.MainLog |
getMainLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.MainLog mainLog = 4; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.MainLog.Builder |
getMainLogBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.MainLog mainLog = 4; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.MainLogOrBuilder |
getMainLogOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.MainLog mainLog = 4; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ModuleLog |
getModuleLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ModuleLog moduleLog = 2; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ModuleLog.Builder |
getModuleLogBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ModuleLog moduleLog = 2; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ModuleLogOrBuilder |
getModuleLogOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ModuleLog moduleLog = 2; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ServerLog |
getServerLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ServerLog serverLog = 3; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ServerLog.Builder |
getServerLogBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ServerLog serverLog = 3; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ServerLogOrBuilder |
getServerLogOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ServerLog serverLog = 3; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.LogType |
getType()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.LogType type = 1; |
boolean |
hasMainLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.MainLog mainLog = 4; |
boolean |
hasModuleLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ModuleLog moduleLog = 2; |
boolean |
hasServerLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ServerLog serverLog = 3; |
boolean |
hasType()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.LogType type = 1; |
protected com.google.gwt.dev.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder |
mergeFrom(com.google.gwt.dev.protobuf.CodedInputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder |
mergeFrom(com.google.gwt.dev.protobuf.Message other) |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder |
mergeFrom(RemoteMessageProto.Message.Request.ViewerRequest.AddLog other) |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder |
mergeMainLog(RemoteMessageProto.Message.Request.ViewerRequest.AddLog.MainLog value)
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.MainLog mainLog = 4; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder |
mergeModuleLog(RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ModuleLog value)
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ModuleLog moduleLog = 2; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder |
mergeServerLog(RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ServerLog value)
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ServerLog serverLog = 3; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder |
setMainLog(RemoteMessageProto.Message.Request.ViewerRequest.AddLog.MainLog.Builder builderForValue)
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.MainLog mainLog = 4; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder |
setMainLog(RemoteMessageProto.Message.Request.ViewerRequest.AddLog.MainLog value)
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.MainLog mainLog = 4; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder |
setModuleLog(RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ModuleLog.Builder builderForValue)
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ModuleLog moduleLog = 2; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder |
setModuleLog(RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ModuleLog value)
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ModuleLog moduleLog = 2; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder |
setServerLog(RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ServerLog.Builder builderForValue)
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ServerLog serverLog = 3; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder |
setServerLog(RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ServerLog value)
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ServerLog serverLog = 3; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder |
setType(RemoteMessageProto.Message.Request.ViewerRequest.AddLog.LogType value)
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.LogType type = 1; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.gwt.dev.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.gwt.dev.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.gwt.dev.protobuf.GeneratedMessage.Builder<RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder>public RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder clear()
clear in interface com.google.gwt.dev.protobuf.Message.Builderclear in interface com.google.gwt.dev.protobuf.MessageLite.Builderclear in class com.google.gwt.dev.protobuf.GeneratedMessage.Builder<RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder>public RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder clone()
clone in interface com.google.gwt.dev.protobuf.Message.Builderclone in interface com.google.gwt.dev.protobuf.MessageLite.Builderclone in class com.google.gwt.dev.protobuf.GeneratedMessage.Builder<RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder>public com.google.gwt.dev.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.gwt.dev.protobuf.Message.BuildergetDescriptorForType in interface com.google.gwt.dev.protobuf.MessageOrBuildergetDescriptorForType in class com.google.gwt.dev.protobuf.GeneratedMessage.Builder<RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder>public RemoteMessageProto.Message.Request.ViewerRequest.AddLog getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.gwt.dev.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.gwt.dev.protobuf.MessageOrBuilderpublic RemoteMessageProto.Message.Request.ViewerRequest.AddLog build()
build in interface com.google.gwt.dev.protobuf.Message.Builderbuild in interface com.google.gwt.dev.protobuf.MessageLite.Builderpublic RemoteMessageProto.Message.Request.ViewerRequest.AddLog buildPartial()
buildPartial in interface com.google.gwt.dev.protobuf.Message.BuilderbuildPartial in interface com.google.gwt.dev.protobuf.MessageLite.Builderpublic RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder mergeFrom(com.google.gwt.dev.protobuf.Message other)
mergeFrom in interface com.google.gwt.dev.protobuf.Message.BuildermergeFrom in class com.google.gwt.dev.protobuf.AbstractMessage.Builder<RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder>public RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder mergeFrom(RemoteMessageProto.Message.Request.ViewerRequest.AddLog other)
public final boolean isInitialized()
isInitialized in interface com.google.gwt.dev.protobuf.MessageLiteOrBuilderisInitialized in class com.google.gwt.dev.protobuf.GeneratedMessage.Builder<RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder>public RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder mergeFrom(com.google.gwt.dev.protobuf.CodedInputStream input, com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.gwt.dev.protobuf.Message.BuildermergeFrom in interface com.google.gwt.dev.protobuf.MessageLite.BuildermergeFrom in class com.google.gwt.dev.protobuf.AbstractMessage.Builder<RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder>IOExceptionpublic boolean hasType()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.LogType type = 1;hasType in interface RemoteMessageProto.Message.Request.ViewerRequest.AddLogOrBuilderpublic RemoteMessageProto.Message.Request.ViewerRequest.AddLog.LogType getType()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.LogType type = 1;getType in interface RemoteMessageProto.Message.Request.ViewerRequest.AddLogOrBuilderpublic RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder setType(RemoteMessageProto.Message.Request.ViewerRequest.AddLog.LogType value)
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.LogType type = 1;public RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder clearType()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.LogType type = 1;public boolean hasModuleLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ModuleLog moduleLog = 2;hasModuleLog in interface RemoteMessageProto.Message.Request.ViewerRequest.AddLogOrBuilderpublic RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ModuleLog getModuleLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ModuleLog moduleLog = 2;getModuleLog in interface RemoteMessageProto.Message.Request.ViewerRequest.AddLogOrBuilderpublic RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder setModuleLog(RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ModuleLog value)
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ModuleLog moduleLog = 2;public RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder setModuleLog(RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ModuleLog.Builder builderForValue)
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ModuleLog moduleLog = 2;public RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder mergeModuleLog(RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ModuleLog value)
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ModuleLog moduleLog = 2;public RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder clearModuleLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ModuleLog moduleLog = 2;public RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ModuleLog.Builder getModuleLogBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ModuleLog moduleLog = 2;public RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ModuleLogOrBuilder getModuleLogOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ModuleLog moduleLog = 2;getModuleLogOrBuilder in interface RemoteMessageProto.Message.Request.ViewerRequest.AddLogOrBuilderpublic boolean hasServerLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ServerLog serverLog = 3;hasServerLog in interface RemoteMessageProto.Message.Request.ViewerRequest.AddLogOrBuilderpublic RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ServerLog getServerLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ServerLog serverLog = 3;getServerLog in interface RemoteMessageProto.Message.Request.ViewerRequest.AddLogOrBuilderpublic RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder setServerLog(RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ServerLog value)
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ServerLog serverLog = 3;public RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder setServerLog(RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ServerLog.Builder builderForValue)
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ServerLog serverLog = 3;public RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder mergeServerLog(RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ServerLog value)
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ServerLog serverLog = 3;public RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder clearServerLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ServerLog serverLog = 3;public RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ServerLog.Builder getServerLogBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ServerLog serverLog = 3;public RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ServerLogOrBuilder getServerLogOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.ServerLog serverLog = 3;getServerLogOrBuilder in interface RemoteMessageProto.Message.Request.ViewerRequest.AddLogOrBuilderpublic boolean hasMainLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.MainLog mainLog = 4;hasMainLog in interface RemoteMessageProto.Message.Request.ViewerRequest.AddLogOrBuilderpublic RemoteMessageProto.Message.Request.ViewerRequest.AddLog.MainLog getMainLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.MainLog mainLog = 4;getMainLog in interface RemoteMessageProto.Message.Request.ViewerRequest.AddLogOrBuilderpublic RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder setMainLog(RemoteMessageProto.Message.Request.ViewerRequest.AddLog.MainLog value)
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.MainLog mainLog = 4;public RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder setMainLog(RemoteMessageProto.Message.Request.ViewerRequest.AddLog.MainLog.Builder builderForValue)
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.MainLog mainLog = 4;public RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder mergeMainLog(RemoteMessageProto.Message.Request.ViewerRequest.AddLog.MainLog value)
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.MainLog mainLog = 4;public RemoteMessageProto.Message.Request.ViewerRequest.AddLog.Builder clearMainLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.MainLog mainLog = 4;public RemoteMessageProto.Message.Request.ViewerRequest.AddLog.MainLog.Builder getMainLogBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.MainLog mainLog = 4;public RemoteMessageProto.Message.Request.ViewerRequest.AddLog.MainLogOrBuilder getMainLogOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog.MainLog mainLog = 4;getMainLogOrBuilder in interface RemoteMessageProto.Message.Request.ViewerRequest.AddLogOrBuilderCopyright © 2018. All rights reserved.