public static interface RemoteMessageProto.Message.Request.ViewerRequestOrBuilder
extends com.google.gwt.dev.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
RemoteMessageProto.Message.Request.ViewerRequest.AddLog |
getAddLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog addLog = 3; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLogBranch |
getAddLogBranch()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLogBranch addLogBranch = 4; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLogBranchOrBuilder |
getAddLogBranchOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLogBranch addLogBranch = 4; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLogEntry |
getAddLogEntry()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLogEntry addLogEntry = 5; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLogEntryOrBuilder |
getAddLogEntryOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLogEntry addLogEntry = 5; |
RemoteMessageProto.Message.Request.ViewerRequest.AddLogOrBuilder |
getAddLogOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog addLog = 3; |
RemoteMessageProto.Message.Request.ViewerRequest.CapabilityExchange |
getCapabilityExchange()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.CapabilityExchange capabilityExchange = 2; |
RemoteMessageProto.Message.Request.ViewerRequest.CapabilityExchangeOrBuilder |
getCapabilityExchangeOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.CapabilityExchange capabilityExchange = 2; |
RemoteMessageProto.Message.Request.ViewerRequest.DisconnectLog |
getDisconnectLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.DisconnectLog disconnectLog = 6; |
RemoteMessageProto.Message.Request.ViewerRequest.DisconnectLogOrBuilder |
getDisconnectLogOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.DisconnectLog disconnectLog = 6; |
RemoteMessageProto.Message.Request.ViewerRequest.Initialize |
getInitialize()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.Initialize initialize = 7; |
RemoteMessageProto.Message.Request.ViewerRequest.InitializeOrBuilder |
getInitializeOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.Initialize initialize = 7; |
RemoteMessageProto.Message.Request.ViewerRequest.RequestType |
getRequestType()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.RequestType requestType = 1; |
boolean |
hasAddLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog addLog = 3; |
boolean |
hasAddLogBranch()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLogBranch addLogBranch = 4; |
boolean |
hasAddLogEntry()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLogEntry addLogEntry = 5; |
boolean |
hasCapabilityExchange()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.CapabilityExchange capabilityExchange = 2; |
boolean |
hasDisconnectLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.DisconnectLog disconnectLog = 6; |
boolean |
hasInitialize()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.Initialize initialize = 7; |
boolean |
hasRequestType()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.RequestType requestType = 1; |
boolean hasRequestType()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.RequestType requestType = 1;
RemoteMessageProto.Message.Request.ViewerRequest.RequestType getRequestType()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.RequestType requestType = 1;
boolean hasCapabilityExchange()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.CapabilityExchange capabilityExchange = 2;
RemoteMessageProto.Message.Request.ViewerRequest.CapabilityExchange getCapabilityExchange()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.CapabilityExchange capabilityExchange = 2;
RemoteMessageProto.Message.Request.ViewerRequest.CapabilityExchangeOrBuilder getCapabilityExchangeOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.CapabilityExchange capabilityExchange = 2;
boolean hasAddLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog addLog = 3;
RemoteMessageProto.Message.Request.ViewerRequest.AddLog getAddLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog addLog = 3;
RemoteMessageProto.Message.Request.ViewerRequest.AddLogOrBuilder getAddLogOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLog addLog = 3;
boolean hasAddLogBranch()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLogBranch addLogBranch = 4;
RemoteMessageProto.Message.Request.ViewerRequest.AddLogBranch getAddLogBranch()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLogBranch addLogBranch = 4;
RemoteMessageProto.Message.Request.ViewerRequest.AddLogBranchOrBuilder getAddLogBranchOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLogBranch addLogBranch = 4;
boolean hasAddLogEntry()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLogEntry addLogEntry = 5;
RemoteMessageProto.Message.Request.ViewerRequest.AddLogEntry getAddLogEntry()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLogEntry addLogEntry = 5;
RemoteMessageProto.Message.Request.ViewerRequest.AddLogEntryOrBuilder getAddLogEntryOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.AddLogEntry addLogEntry = 5;
boolean hasDisconnectLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.DisconnectLog disconnectLog = 6;
RemoteMessageProto.Message.Request.ViewerRequest.DisconnectLog getDisconnectLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.DisconnectLog disconnectLog = 6;
RemoteMessageProto.Message.Request.ViewerRequest.DisconnectLogOrBuilder getDisconnectLogOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.DisconnectLog disconnectLog = 6;
boolean hasInitialize()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.Initialize initialize = 7;
RemoteMessageProto.Message.Request.ViewerRequest.Initialize getInitialize()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.Initialize initialize = 7;
RemoteMessageProto.Message.Request.ViewerRequest.InitializeOrBuilder getInitializeOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.Initialize initialize = 7;
Copyright © 2018. All rights reserved.