public static interface Webswing.JavaObjectRefMsgProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
optional string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
optional string id = 1; |
String |
getMethods(int index)
repeated string methods = 2; |
com.google.protobuf.ByteString |
getMethodsBytes(int index)
repeated string methods = 2; |
int |
getMethodsCount()
repeated string methods = 2; |
List<String> |
getMethodsList()
repeated string methods = 2; |
boolean |
hasId()
optional string id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasId()
optional string id = 1;String getId()
optional string id = 1;com.google.protobuf.ByteString getIdBytes()
optional string id = 1;int getMethodsCount()
repeated string methods = 2;String getMethods(int index)
repeated string methods = 2;com.google.protobuf.ByteString getMethodsBytes(int index)
repeated string methods = 2;Copyright © 2018. All rights reserved.