public static interface RemoteMessageProto.Message.Response.ViewerResponseOrBuilder
extends com.google.gwt.dev.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
RemoteMessageProto.Message.Response.ViewerResponse.AddLog |
getAddLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.AddLog addLog = 3; |
RemoteMessageProto.Message.Response.ViewerResponse.AddLogBranch |
getAddLogBranch()
optional .com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.AddLogBranch addLogBranch = 4; |
RemoteMessageProto.Message.Response.ViewerResponse.AddLogBranchOrBuilder |
getAddLogBranchOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.AddLogBranch addLogBranch = 4; |
RemoteMessageProto.Message.Response.ViewerResponse.AddLogOrBuilder |
getAddLogOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.AddLog addLog = 3; |
RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchange |
getCapabilityExchange()
optional .com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.CapabilityExchange capabilityExchange = 2; |
RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchangeOrBuilder |
getCapabilityExchangeOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.CapabilityExchange capabilityExchange = 2; |
RemoteMessageProto.Message.Response.ViewerResponse.ResponseType |
getResponseType()
optional .com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.ResponseType responseType = 1; |
boolean |
hasAddLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.AddLog addLog = 3; |
boolean |
hasAddLogBranch()
optional .com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.AddLogBranch addLogBranch = 4; |
boolean |
hasCapabilityExchange()
optional .com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.CapabilityExchange capabilityExchange = 2; |
boolean |
hasResponseType()
optional .com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.ResponseType responseType = 1; |
boolean hasResponseType()
optional .com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.ResponseType responseType = 1;
RemoteMessageProto.Message.Response.ViewerResponse.ResponseType getResponseType()
optional .com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.ResponseType responseType = 1;
boolean hasCapabilityExchange()
optional .com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.CapabilityExchange capabilityExchange = 2;
RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchange getCapabilityExchange()
optional .com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.CapabilityExchange capabilityExchange = 2;
RemoteMessageProto.Message.Response.ViewerResponse.CapabilityExchangeOrBuilder getCapabilityExchangeOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.CapabilityExchange capabilityExchange = 2;
boolean hasAddLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.AddLog addLog = 3;
RemoteMessageProto.Message.Response.ViewerResponse.AddLog getAddLog()
optional .com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.AddLog addLog = 3;
RemoteMessageProto.Message.Response.ViewerResponse.AddLogOrBuilder getAddLogOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.AddLog addLog = 3;
boolean hasAddLogBranch()
optional .com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.AddLogBranch addLogBranch = 4;
RemoteMessageProto.Message.Response.ViewerResponse.AddLogBranch getAddLogBranch()
optional .com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.AddLogBranch addLogBranch = 4;
RemoteMessageProto.Message.Response.ViewerResponse.AddLogBranchOrBuilder getAddLogBranchOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Response.ViewerResponse.AddLogBranch addLogBranch = 4;
Copyright © 2018. All rights reserved.