public interface EventV3ListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
EventV3Dto |
getValues(int index)
repeated .io.growing.tunnel.protocol.EventV3Dto values = 1; |
int |
getValuesCount()
repeated .io.growing.tunnel.protocol.EventV3Dto values = 1; |
List<EventV3Dto> |
getValuesList()
repeated .io.growing.tunnel.protocol.EventV3Dto values = 1; |
EventV3DtoOrBuilder |
getValuesOrBuilder(int index)
repeated .io.growing.tunnel.protocol.EventV3Dto values = 1; |
List<? extends EventV3DtoOrBuilder> |
getValuesOrBuilderList()
repeated .io.growing.tunnel.protocol.EventV3Dto values = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<EventV3Dto> getValuesList()
repeated .io.growing.tunnel.protocol.EventV3Dto values = 1;EventV3Dto getValues(int index)
repeated .io.growing.tunnel.protocol.EventV3Dto values = 1;int getValuesCount()
repeated .io.growing.tunnel.protocol.EventV3Dto values = 1;List<? extends EventV3DtoOrBuilder> getValuesOrBuilderList()
repeated .io.growing.tunnel.protocol.EventV3Dto values = 1;EventV3DtoOrBuilder getValuesOrBuilder(int index)
repeated .io.growing.tunnel.protocol.EventV3Dto values = 1;Copyright © 2022. All rights reserved.