public static final class Grib2IndexProto.GribIdSection.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Grib2IndexProto.GribIdSection.Builder> implements Grib2IndexProto.GribIdSectionOrBuilder
GribIdSection| Modifier and Type | Method and Description |
|---|---|
Grib2IndexProto.GribIdSection.Builder |
addAllRefDate(Iterable<? extends Integer> values)
year, month, day, hour, minute, second;
|
Grib2IndexProto.GribIdSection.Builder |
addRefDate(int value)
year, month, day, hour, minute, second;
|
Grib2IndexProto.GribIdSection.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Grib2IndexProto.GribIdSection |
build() |
Grib2IndexProto.GribIdSection |
buildPartial() |
Grib2IndexProto.GribIdSection.Builder |
clear() |
Grib2IndexProto.GribIdSection.Builder |
clearCenterId()
required uint32 center_id = 1; |
Grib2IndexProto.GribIdSection.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Grib2IndexProto.GribIdSection.Builder |
clearLocalTableVersion()
required uint32 local_table_version = 4; |
Grib2IndexProto.GribIdSection.Builder |
clearMasterTableVersion()
required uint32 master_table_version = 3; |
Grib2IndexProto.GribIdSection.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Grib2IndexProto.GribIdSection.Builder |
clearProcessedDataType()
required uint32 processedDataType = 8; |
Grib2IndexProto.GribIdSection.Builder |
clearProductionStatus()
required uint32 productionStatus = 7; |
Grib2IndexProto.GribIdSection.Builder |
clearRefDate()
year, month, day, hour, minute, second;
|
Grib2IndexProto.GribIdSection.Builder |
clearSignificanceOfRT()
required uint32 significanceOfRT = 5; |
Grib2IndexProto.GribIdSection.Builder |
clearSubcenterId()
required uint32 subcenter_id = 2; |
Grib2IndexProto.GribIdSection.Builder |
clone() |
int |
getCenterId()
required uint32 center_id = 1; |
Grib2IndexProto.GribIdSection |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getLocalTableVersion()
required uint32 local_table_version = 4; |
int |
getMasterTableVersion()
required uint32 master_table_version = 3; |
int |
getProcessedDataType()
required uint32 processedDataType = 8; |
int |
getProductionStatus()
required uint32 productionStatus = 7; |
int |
getRefDate(int index)
year, month, day, hour, minute, second;
|
int |
getRefDateCount()
year, month, day, hour, minute, second;
|
List<Integer> |
getRefDateList()
year, month, day, hour, minute, second;
|
int |
getSignificanceOfRT()
required uint32 significanceOfRT = 5; |
int |
getSubcenterId()
required uint32 subcenter_id = 2; |
boolean |
hasCenterId()
required uint32 center_id = 1; |
boolean |
hasLocalTableVersion()
required uint32 local_table_version = 4; |
boolean |
hasMasterTableVersion()
required uint32 master_table_version = 3; |
boolean |
hasProcessedDataType()
required uint32 processedDataType = 8; |
boolean |
hasProductionStatus()
required uint32 productionStatus = 7; |
boolean |
hasSignificanceOfRT()
required uint32 significanceOfRT = 5; |
boolean |
hasSubcenterId()
required uint32 subcenter_id = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Grib2IndexProto.GribIdSection.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Grib2IndexProto.GribIdSection.Builder |
mergeFrom(Grib2IndexProto.GribIdSection other) |
Grib2IndexProto.GribIdSection.Builder |
mergeFrom(com.google.protobuf.Message other) |
Grib2IndexProto.GribIdSection.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Grib2IndexProto.GribIdSection.Builder |
setCenterId(int value)
required uint32 center_id = 1; |
Grib2IndexProto.GribIdSection.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Grib2IndexProto.GribIdSection.Builder |
setLocalTableVersion(int value)
required uint32 local_table_version = 4; |
Grib2IndexProto.GribIdSection.Builder |
setMasterTableVersion(int value)
required uint32 master_table_version = 3; |
Grib2IndexProto.GribIdSection.Builder |
setProcessedDataType(int value)
required uint32 processedDataType = 8; |
Grib2IndexProto.GribIdSection.Builder |
setProductionStatus(int value)
required uint32 productionStatus = 7; |
Grib2IndexProto.GribIdSection.Builder |
setRefDate(int index,
int value)
year, month, day, hour, minute, second;
|
Grib2IndexProto.GribIdSection.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Grib2IndexProto.GribIdSection.Builder |
setSignificanceOfRT(int value)
required uint32 significanceOfRT = 5; |
Grib2IndexProto.GribIdSection.Builder |
setSubcenterId(int value)
required uint32 subcenter_id = 2; |
Grib2IndexProto.GribIdSection.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Grib2IndexProto.GribIdSection.Builder>public Grib2IndexProto.GribIdSection.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Grib2IndexProto.GribIdSection.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Grib2IndexProto.GribIdSection.Builder>public Grib2IndexProto.GribIdSection getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Grib2IndexProto.GribIdSection build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Grib2IndexProto.GribIdSection buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Grib2IndexProto.GribIdSection.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Grib2IndexProto.GribIdSection.Builder>public Grib2IndexProto.GribIdSection.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Grib2IndexProto.GribIdSection.Builder>public Grib2IndexProto.GribIdSection.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Grib2IndexProto.GribIdSection.Builder>public Grib2IndexProto.GribIdSection.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Grib2IndexProto.GribIdSection.Builder>public Grib2IndexProto.GribIdSection.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Grib2IndexProto.GribIdSection.Builder>public Grib2IndexProto.GribIdSection.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Grib2IndexProto.GribIdSection.Builder>public Grib2IndexProto.GribIdSection.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Grib2IndexProto.GribIdSection.Builder>public Grib2IndexProto.GribIdSection.Builder mergeFrom(Grib2IndexProto.GribIdSection other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Grib2IndexProto.GribIdSection.Builder>public Grib2IndexProto.GribIdSection.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Grib2IndexProto.GribIdSection.Builder>IOExceptionpublic boolean hasCenterId()
required uint32 center_id = 1;hasCenterId in interface Grib2IndexProto.GribIdSectionOrBuilderpublic int getCenterId()
required uint32 center_id = 1;getCenterId in interface Grib2IndexProto.GribIdSectionOrBuilderpublic Grib2IndexProto.GribIdSection.Builder setCenterId(int value)
required uint32 center_id = 1;public Grib2IndexProto.GribIdSection.Builder clearCenterId()
required uint32 center_id = 1;public boolean hasSubcenterId()
required uint32 subcenter_id = 2;hasSubcenterId in interface Grib2IndexProto.GribIdSectionOrBuilderpublic int getSubcenterId()
required uint32 subcenter_id = 2;getSubcenterId in interface Grib2IndexProto.GribIdSectionOrBuilderpublic Grib2IndexProto.GribIdSection.Builder setSubcenterId(int value)
required uint32 subcenter_id = 2;public Grib2IndexProto.GribIdSection.Builder clearSubcenterId()
required uint32 subcenter_id = 2;public boolean hasMasterTableVersion()
required uint32 master_table_version = 3;hasMasterTableVersion in interface Grib2IndexProto.GribIdSectionOrBuilderpublic int getMasterTableVersion()
required uint32 master_table_version = 3;getMasterTableVersion in interface Grib2IndexProto.GribIdSectionOrBuilderpublic Grib2IndexProto.GribIdSection.Builder setMasterTableVersion(int value)
required uint32 master_table_version = 3;public Grib2IndexProto.GribIdSection.Builder clearMasterTableVersion()
required uint32 master_table_version = 3;public boolean hasLocalTableVersion()
required uint32 local_table_version = 4;hasLocalTableVersion in interface Grib2IndexProto.GribIdSectionOrBuilderpublic int getLocalTableVersion()
required uint32 local_table_version = 4;getLocalTableVersion in interface Grib2IndexProto.GribIdSectionOrBuilderpublic Grib2IndexProto.GribIdSection.Builder setLocalTableVersion(int value)
required uint32 local_table_version = 4;public Grib2IndexProto.GribIdSection.Builder clearLocalTableVersion()
required uint32 local_table_version = 4;public boolean hasSignificanceOfRT()
required uint32 significanceOfRT = 5;hasSignificanceOfRT in interface Grib2IndexProto.GribIdSectionOrBuilderpublic int getSignificanceOfRT()
required uint32 significanceOfRT = 5;getSignificanceOfRT in interface Grib2IndexProto.GribIdSectionOrBuilderpublic Grib2IndexProto.GribIdSection.Builder setSignificanceOfRT(int value)
required uint32 significanceOfRT = 5;public Grib2IndexProto.GribIdSection.Builder clearSignificanceOfRT()
required uint32 significanceOfRT = 5;public List<Integer> getRefDateList()
year, month, day, hour, minute, second;
repeated uint32 refDate = 6 [packed = true];getRefDateList in interface Grib2IndexProto.GribIdSectionOrBuilderpublic int getRefDateCount()
year, month, day, hour, minute, second;
repeated uint32 refDate = 6 [packed = true];getRefDateCount in interface Grib2IndexProto.GribIdSectionOrBuilderpublic int getRefDate(int index)
year, month, day, hour, minute, second;
repeated uint32 refDate = 6 [packed = true];getRefDate in interface Grib2IndexProto.GribIdSectionOrBuilderpublic Grib2IndexProto.GribIdSection.Builder setRefDate(int index, int value)
year, month, day, hour, minute, second;
repeated uint32 refDate = 6 [packed = true];public Grib2IndexProto.GribIdSection.Builder addRefDate(int value)
year, month, day, hour, minute, second;
repeated uint32 refDate = 6 [packed = true];public Grib2IndexProto.GribIdSection.Builder addAllRefDate(Iterable<? extends Integer> values)
year, month, day, hour, minute, second;
repeated uint32 refDate = 6 [packed = true];public Grib2IndexProto.GribIdSection.Builder clearRefDate()
year, month, day, hour, minute, second;
repeated uint32 refDate = 6 [packed = true];public boolean hasProductionStatus()
required uint32 productionStatus = 7;hasProductionStatus in interface Grib2IndexProto.GribIdSectionOrBuilderpublic int getProductionStatus()
required uint32 productionStatus = 7;getProductionStatus in interface Grib2IndexProto.GribIdSectionOrBuilderpublic Grib2IndexProto.GribIdSection.Builder setProductionStatus(int value)
required uint32 productionStatus = 7;public Grib2IndexProto.GribIdSection.Builder clearProductionStatus()
required uint32 productionStatus = 7;public boolean hasProcessedDataType()
required uint32 processedDataType = 8;hasProcessedDataType in interface Grib2IndexProto.GribIdSectionOrBuilderpublic int getProcessedDataType()
required uint32 processedDataType = 8;getProcessedDataType in interface Grib2IndexProto.GribIdSectionOrBuilderpublic Grib2IndexProto.GribIdSection.Builder setProcessedDataType(int value)
required uint32 processedDataType = 8;public Grib2IndexProto.GribIdSection.Builder clearProcessedDataType()
required uint32 processedDataType = 8;public final Grib2IndexProto.GribIdSection.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Grib2IndexProto.GribIdSection.Builder>public final Grib2IndexProto.GribIdSection.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Grib2IndexProto.GribIdSection.Builder>