public static interface Webswing.ApplicationInfoMsgProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getBase64Icon()
optional bytes base64Icon = 2; |
String |
getName()
required string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
required string name = 1; |
String |
getUrl()
optional string url = 3; |
com.google.protobuf.ByteString |
getUrlBytes()
optional string url = 3; |
boolean |
hasBase64Icon()
optional bytes base64Icon = 2; |
boolean |
hasName()
required string name = 1; |
boolean |
hasUrl()
optional string url = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasName()
required string name = 1;String getName()
required string name = 1;com.google.protobuf.ByteString getNameBytes()
required string name = 1;boolean hasBase64Icon()
optional bytes base64Icon = 2;com.google.protobuf.ByteString getBase64Icon()
optional bytes base64Icon = 2;boolean hasUrl()
optional string url = 3;String getUrl()
optional string url = 3;com.google.protobuf.ByteString getUrlBytes()
optional string url = 3;Copyright © 2018. All rights reserved.