public static interface DescriptorEquivalent.FileDescriptorSetOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.ByteString |
getFile(int index)
repeated bytes file = 1; |
int |
getFileCount()
repeated bytes file = 1; |
List<com.google.protobuf.ByteString> |
getFileList()
repeated bytes file = 1; |
List<com.google.protobuf.ByteString> getFileList()
repeated bytes file = 1;int getFileCount()
repeated bytes file = 1;com.google.protobuf.ByteString getFile(int index)
repeated bytes file = 1;index - The index of the element to return.Copyright © 2020. All rights reserved.