public static interface RemoteMessageProto.Message.Request.ViewerRequest.AddLog.ServerLogOrBuilder
extends com.google.gwt.dev.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.gwt.dev.protobuf.ByteString |
getIcon()
optional bytes icon = 2; |
String |
getName()
required string name = 1; |
com.google.gwt.dev.protobuf.ByteString |
getNameBytes()
required string name = 1; |
boolean |
hasIcon()
optional bytes icon = 2; |
boolean |
hasName()
required string name = 1; |
boolean hasName()
required string name = 1;
String getName()
required string name = 1;
com.google.gwt.dev.protobuf.ByteString getNameBytes()
required string name = 1;
boolean hasIcon()
optional bytes icon = 2;
com.google.gwt.dev.protobuf.ByteString getIcon()
optional bytes icon = 2;
Copyright © 2018. All rights reserved.