public static interface JrzProtos.ListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getObjects(int index)
repeated bytes objects = 1; |
int |
getObjectsCount()
repeated bytes objects = 1; |
List<com.google.protobuf.ByteString> |
getObjectsList()
repeated bytes objects = 1; |
List<com.google.protobuf.ByteString> getObjectsList()
repeated bytes objects = 1;int getObjectsCount()
repeated bytes objects = 1;com.google.protobuf.ByteString getObjects(int index)
repeated bytes objects = 1;Copyright © 2014. All rights reserved.