public static final class GhcnmProto.StationIndexList.Builder extends com.google.protobuf.GeneratedMessage.Builder<GhcnmProto.StationIndexList.Builder> implements GhcnmProto.StationIndexListOrBuilder
ghcnm.StationIndexList
Modifier and Type | Method and Description |
---|---|
GhcnmProto.StationIndexList.Builder |
addAllList(java.lang.Iterable<? extends GhcnmProto.StationIndex> values)
repeated .ghcnm.StationIndex list = 1; |
GhcnmProto.StationIndexList.Builder |
addList(GhcnmProto.StationIndex.Builder builderForValue)
repeated .ghcnm.StationIndex list = 1; |
GhcnmProto.StationIndexList.Builder |
addList(GhcnmProto.StationIndex value)
repeated .ghcnm.StationIndex list = 1; |
GhcnmProto.StationIndexList.Builder |
addList(int index,
GhcnmProto.StationIndex.Builder builderForValue)
repeated .ghcnm.StationIndex list = 1; |
GhcnmProto.StationIndexList.Builder |
addList(int index,
GhcnmProto.StationIndex value)
repeated .ghcnm.StationIndex list = 1; |
GhcnmProto.StationIndex.Builder |
addListBuilder()
repeated .ghcnm.StationIndex list = 1; |
GhcnmProto.StationIndex.Builder |
addListBuilder(int index)
repeated .ghcnm.StationIndex list = 1; |
GhcnmProto.StationIndexList |
build() |
GhcnmProto.StationIndexList |
buildPartial() |
GhcnmProto.StationIndexList.Builder |
clear() |
GhcnmProto.StationIndexList.Builder |
clearList()
repeated .ghcnm.StationIndex list = 1; |
GhcnmProto.StationIndexList.Builder |
clone() |
GhcnmProto.StationIndexList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
GhcnmProto.StationIndex |
getList(int index)
repeated .ghcnm.StationIndex list = 1; |
GhcnmProto.StationIndex.Builder |
getListBuilder(int index)
repeated .ghcnm.StationIndex list = 1; |
java.util.List<GhcnmProto.StationIndex.Builder> |
getListBuilderList()
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; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GhcnmProto.StationIndexList.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GhcnmProto.StationIndexList.Builder |
mergeFrom(GhcnmProto.StationIndexList other) |
GhcnmProto.StationIndexList.Builder |
mergeFrom(com.google.protobuf.Message other) |
GhcnmProto.StationIndexList.Builder |
removeList(int index)
repeated .ghcnm.StationIndex list = 1; |
GhcnmProto.StationIndexList.Builder |
setList(int index,
GhcnmProto.StationIndex.Builder builderForValue)
repeated .ghcnm.StationIndex list = 1; |
GhcnmProto.StationIndexList.Builder |
setList(int index,
GhcnmProto.StationIndex value)
repeated .ghcnm.StationIndex list = 1; |
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<GhcnmProto.StationIndexList.Builder>
public GhcnmProto.StationIndexList.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<GhcnmProto.StationIndexList.Builder>
public GhcnmProto.StationIndexList.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<GhcnmProto.StationIndexList.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<GhcnmProto.StationIndexList.Builder>
public GhcnmProto.StationIndexList getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public GhcnmProto.StationIndexList build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public GhcnmProto.StationIndexList buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public GhcnmProto.StationIndexList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<GhcnmProto.StationIndexList.Builder>
public GhcnmProto.StationIndexList.Builder mergeFrom(GhcnmProto.StationIndexList other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<GhcnmProto.StationIndexList.Builder>
public GhcnmProto.StationIndexList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<GhcnmProto.StationIndexList.Builder>
java.io.IOException
public java.util.List<GhcnmProto.StationIndex> getListList()
repeated .ghcnm.StationIndex list = 1;
getListList
in interface GhcnmProto.StationIndexListOrBuilder
public int getListCount()
repeated .ghcnm.StationIndex list = 1;
getListCount
in interface GhcnmProto.StationIndexListOrBuilder
public GhcnmProto.StationIndex getList(int index)
repeated .ghcnm.StationIndex list = 1;
getList
in interface GhcnmProto.StationIndexListOrBuilder
public GhcnmProto.StationIndexList.Builder setList(int index, GhcnmProto.StationIndex value)
repeated .ghcnm.StationIndex list = 1;
public GhcnmProto.StationIndexList.Builder setList(int index, GhcnmProto.StationIndex.Builder builderForValue)
repeated .ghcnm.StationIndex list = 1;
public GhcnmProto.StationIndexList.Builder addList(GhcnmProto.StationIndex value)
repeated .ghcnm.StationIndex list = 1;
public GhcnmProto.StationIndexList.Builder addList(int index, GhcnmProto.StationIndex value)
repeated .ghcnm.StationIndex list = 1;
public GhcnmProto.StationIndexList.Builder addList(GhcnmProto.StationIndex.Builder builderForValue)
repeated .ghcnm.StationIndex list = 1;
public GhcnmProto.StationIndexList.Builder addList(int index, GhcnmProto.StationIndex.Builder builderForValue)
repeated .ghcnm.StationIndex list = 1;
public GhcnmProto.StationIndexList.Builder addAllList(java.lang.Iterable<? extends GhcnmProto.StationIndex> values)
repeated .ghcnm.StationIndex list = 1;
public GhcnmProto.StationIndexList.Builder clearList()
repeated .ghcnm.StationIndex list = 1;
public GhcnmProto.StationIndexList.Builder removeList(int index)
repeated .ghcnm.StationIndex list = 1;
public GhcnmProto.StationIndex.Builder getListBuilder(int index)
repeated .ghcnm.StationIndex list = 1;
public GhcnmProto.StationIndexOrBuilder getListOrBuilder(int index)
repeated .ghcnm.StationIndex list = 1;
getListOrBuilder
in interface GhcnmProto.StationIndexListOrBuilder
public java.util.List<? extends GhcnmProto.StationIndexOrBuilder> getListOrBuilderList()
repeated .ghcnm.StationIndex list = 1;
getListOrBuilderList
in interface GhcnmProto.StationIndexListOrBuilder
public GhcnmProto.StationIndex.Builder addListBuilder()
repeated .ghcnm.StationIndex list = 1;
public GhcnmProto.StationIndex.Builder addListBuilder(int index)
repeated .ghcnm.StationIndex list = 1;
public java.util.List<GhcnmProto.StationIndex.Builder> getListBuilderList()
repeated .ghcnm.StationIndex list = 1;