public static interface GhcnmProto.StationIndexListOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
GhcnmProto.StationIndex |
getList(int index)
repeated .ghcnm.StationIndex list = 1; |
int |
getListCount()
repeated .ghcnm.StationIndex list = 1; |
java.util.List<GhcnmProto.StationIndex> |
getListList()
repeated .ghcnm.StationIndex list = 1; |
GhcnmProto.StationIndexOrBuilder |
getListOrBuilder(int index)
repeated .ghcnm.StationIndex list = 1; |
java.util.List<? extends GhcnmProto.StationIndexOrBuilder> |
getListOrBuilderList()
repeated .ghcnm.StationIndex list = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.util.List<GhcnmProto.StationIndex> getListList()
repeated .ghcnm.StationIndex list = 1;
GhcnmProto.StationIndex getList(int index)
repeated .ghcnm.StationIndex list = 1;
int getListCount()
repeated .ghcnm.StationIndex list = 1;
java.util.List<? extends GhcnmProto.StationIndexOrBuilder> getListOrBuilderList()
repeated .ghcnm.StationIndex list = 1;
GhcnmProto.StationIndexOrBuilder getListOrBuilder(int index)
repeated .ghcnm.StationIndex list = 1;