public static interface CollectionDef.AnyListOrBuilder
extends com.github.os72.protobuf351.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.github.os72.protobuf351.Any |
getValue(int index)
repeated .google.protobuf.Any value = 1; |
int |
getValueCount()
repeated .google.protobuf.Any value = 1; |
List<com.github.os72.protobuf351.Any> |
getValueList()
repeated .google.protobuf.Any value = 1; |
com.github.os72.protobuf351.AnyOrBuilder |
getValueOrBuilder(int index)
repeated .google.protobuf.Any value = 1; |
List<? extends com.github.os72.protobuf351.AnyOrBuilder> |
getValueOrBuilderList()
repeated .google.protobuf.Any value = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<com.github.os72.protobuf351.Any> getValueList()
repeated .google.protobuf.Any value = 1;
com.github.os72.protobuf351.Any getValue(int index)
repeated .google.protobuf.Any value = 1;
int getValueCount()
repeated .google.protobuf.Any value = 1;
List<? extends com.github.os72.protobuf351.AnyOrBuilder> getValueOrBuilderList()
repeated .google.protobuf.Any value = 1;
com.github.os72.protobuf351.AnyOrBuilder getValueOrBuilder(int index)
repeated .google.protobuf.Any value = 1;
Copyright © 2018. All rights reserved.