public static interface RosterProto.RosterOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getAggregate()
required bytes aggregate = 3; |
com.google.protobuf.ByteString |
getId()
required bytes id = 1; |
ServerIdentityProto.ServerIdentity |
getList(int index)
repeated .ServerIdentity list = 2; |
int |
getListCount()
repeated .ServerIdentity list = 2; |
List<ServerIdentityProto.ServerIdentity> |
getListList()
repeated .ServerIdentity list = 2; |
ServerIdentityProto.ServerIdentityOrBuilder |
getListOrBuilder(int index)
repeated .ServerIdentity list = 2; |
List<? extends ServerIdentityProto.ServerIdentityOrBuilder> |
getListOrBuilderList()
repeated .ServerIdentity list = 2; |
boolean |
hasAggregate()
required bytes aggregate = 3; |
boolean |
hasId()
required bytes id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasId()
required bytes id = 1;com.google.protobuf.ByteString getId()
required bytes id = 1;List<ServerIdentityProto.ServerIdentity> getListList()
repeated .ServerIdentity list = 2;ServerIdentityProto.ServerIdentity getList(int index)
repeated .ServerIdentity list = 2;int getListCount()
repeated .ServerIdentity list = 2;List<? extends ServerIdentityProto.ServerIdentityOrBuilder> getListOrBuilderList()
repeated .ServerIdentity list = 2;ServerIdentityProto.ServerIdentityOrBuilder getListOrBuilder(int index)
repeated .ServerIdentity list = 2;boolean hasAggregate()
required bytes aggregate = 3;com.google.protobuf.ByteString getAggregate()
required bytes aggregate = 3;Copyright © 2018. All rights reserved.