public static interface OCSProto.GetBunchReplyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
SkipBlockProto.SkipBlock |
getBunches(int index)
repeated .SkipBlock bunches = 1; |
int |
getBunchesCount()
repeated .SkipBlock bunches = 1; |
List<SkipBlockProto.SkipBlock> |
getBunchesList()
repeated .SkipBlock bunches = 1; |
SkipBlockProto.SkipBlockOrBuilder |
getBunchesOrBuilder(int index)
repeated .SkipBlock bunches = 1; |
List<? extends SkipBlockProto.SkipBlockOrBuilder> |
getBunchesOrBuilderList()
repeated .SkipBlock bunches = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<SkipBlockProto.SkipBlock> getBunchesList()
repeated .SkipBlock bunches = 1;SkipBlockProto.SkipBlock getBunches(int index)
repeated .SkipBlock bunches = 1;int getBunchesCount()
repeated .SkipBlock bunches = 1;List<? extends SkipBlockProto.SkipBlockOrBuilder> getBunchesOrBuilderList()
repeated .SkipBlock bunches = 1;SkipBlockProto.SkipBlockOrBuilder getBunchesOrBuilder(int index)
repeated .SkipBlock bunches = 1;Copyright © 2018. All rights reserved.