Package ucar.nc2.iosp.noaa
Class GhcnmProto.StationIndexList.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<GhcnmProto.StationIndexList.Builder>
-
- ucar.nc2.iosp.noaa.GhcnmProto.StationIndexList.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,GhcnmProto.StationIndexListOrBuilder
- Enclosing class:
- GhcnmProto.StationIndexList
public static final class GhcnmProto.StationIndexList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GhcnmProto.StationIndexList.Builder> implements GhcnmProto.StationIndexListOrBuilder
Protobuf typeStationIndexList
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<GhcnmProto.StationIndexList.Builder>
-
clear
public GhcnmProto.StationIndexList.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<GhcnmProto.StationIndexList.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<GhcnmProto.StationIndexList.Builder>
-
getDefaultInstanceForType
public GhcnmProto.StationIndexList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public GhcnmProto.StationIndexList build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public GhcnmProto.StationIndexList buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public GhcnmProto.StationIndexList.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<GhcnmProto.StationIndexList.Builder>
-
setField
public GhcnmProto.StationIndexList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GhcnmProto.StationIndexList.Builder>
-
clearField
public GhcnmProto.StationIndexList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GhcnmProto.StationIndexList.Builder>
-
clearOneof
public GhcnmProto.StationIndexList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<GhcnmProto.StationIndexList.Builder>
-
setRepeatedField
public GhcnmProto.StationIndexList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GhcnmProto.StationIndexList.Builder>
-
addRepeatedField
public GhcnmProto.StationIndexList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GhcnmProto.StationIndexList.Builder>
-
mergeFrom
public GhcnmProto.StationIndexList.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GhcnmProto.StationIndexList.Builder>
-
mergeFrom
public GhcnmProto.StationIndexList.Builder mergeFrom(GhcnmProto.StationIndexList other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<GhcnmProto.StationIndexList.Builder>
-
mergeFrom
public GhcnmProto.StationIndexList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GhcnmProto.StationIndexList.Builder>- Throws:
IOException
-
getListList
public List<GhcnmProto.StationIndex> getListList()
repeated .StationIndex list = 1;- Specified by:
getListListin interfaceGhcnmProto.StationIndexListOrBuilder
-
getListCount
public int getListCount()
repeated .StationIndex list = 1;- Specified by:
getListCountin interfaceGhcnmProto.StationIndexListOrBuilder
-
getList
public GhcnmProto.StationIndex getList(int index)
repeated .StationIndex list = 1;- Specified by:
getListin interfaceGhcnmProto.StationIndexListOrBuilder
-
setList
public GhcnmProto.StationIndexList.Builder setList(int index, GhcnmProto.StationIndex value)
repeated .StationIndex list = 1;
-
setList
public GhcnmProto.StationIndexList.Builder setList(int index, GhcnmProto.StationIndex.Builder builderForValue)
repeated .StationIndex list = 1;
-
addList
public GhcnmProto.StationIndexList.Builder addList(GhcnmProto.StationIndex value)
repeated .StationIndex list = 1;
-
addList
public GhcnmProto.StationIndexList.Builder addList(int index, GhcnmProto.StationIndex value)
repeated .StationIndex list = 1;
-
addList
public GhcnmProto.StationIndexList.Builder addList(GhcnmProto.StationIndex.Builder builderForValue)
repeated .StationIndex list = 1;
-
addList
public GhcnmProto.StationIndexList.Builder addList(int index, GhcnmProto.StationIndex.Builder builderForValue)
repeated .StationIndex list = 1;
-
addAllList
public GhcnmProto.StationIndexList.Builder addAllList(Iterable<? extends GhcnmProto.StationIndex> values)
repeated .StationIndex list = 1;
-
clearList
public GhcnmProto.StationIndexList.Builder clearList()
repeated .StationIndex list = 1;
-
removeList
public GhcnmProto.StationIndexList.Builder removeList(int index)
repeated .StationIndex list = 1;
-
getListBuilder
public GhcnmProto.StationIndex.Builder getListBuilder(int index)
repeated .StationIndex list = 1;
-
getListOrBuilder
public GhcnmProto.StationIndexOrBuilder getListOrBuilder(int index)
repeated .StationIndex list = 1;- Specified by:
getListOrBuilderin interfaceGhcnmProto.StationIndexListOrBuilder
-
getListOrBuilderList
public List<? extends GhcnmProto.StationIndexOrBuilder> getListOrBuilderList()
repeated .StationIndex list = 1;- Specified by:
getListOrBuilderListin interfaceGhcnmProto.StationIndexListOrBuilder
-
addListBuilder
public GhcnmProto.StationIndex.Builder addListBuilder()
repeated .StationIndex list = 1;
-
addListBuilder
public GhcnmProto.StationIndex.Builder addListBuilder(int index)
repeated .StationIndex list = 1;
-
getListBuilderList
public List<GhcnmProto.StationIndex.Builder> getListBuilderList()
repeated .StationIndex list = 1;
-
setUnknownFields
public final GhcnmProto.StationIndexList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GhcnmProto.StationIndexList.Builder>
-
mergeUnknownFields
public final GhcnmProto.StationIndexList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GhcnmProto.StationIndexList.Builder>
-
-