public static interface Ola.UIDListReplyOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Ola.UID |
getUid(int index)
repeated .ola.proto.UID uid = 2; |
int |
getUidCount()
repeated .ola.proto.UID uid = 2; |
List<Ola.UID> |
getUidList()
repeated .ola.proto.UID uid = 2; |
Ola.UIDOrBuilder |
getUidOrBuilder(int index)
repeated .ola.proto.UID uid = 2; |
List<? extends Ola.UIDOrBuilder> |
getUidOrBuilderList()
repeated .ola.proto.UID uid = 2; |
int |
getUniverse()
required int32 universe = 1; |
boolean |
hasUniverse()
required int32 universe = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasUniverse()
required int32 universe = 1;
int getUniverse()
required int32 universe = 1;
Ola.UID getUid(int index)
repeated .ola.proto.UID uid = 2;
int getUidCount()
repeated .ola.proto.UID uid = 2;
List<? extends Ola.UIDOrBuilder> getUidOrBuilderList()
repeated .ola.proto.UID uid = 2;
Ola.UIDOrBuilder getUidOrBuilder(int index)
repeated .ola.proto.UID uid = 2;
Copyright © 2016. All rights reserved.