public static final class Grib2IndexProto.GribIdSection.Builder extends com.google.protobuf.GeneratedMessage.Builder<Grib2IndexProto.GribIdSection.Builder> implements Grib2IndexProto.GribIdSectionOrBuilder
GribIdSection
Modifier and Type | Method and Description |
---|---|
Grib2IndexProto.GribIdSection.Builder |
addAllRefDate(java.lang.Iterable<? extends java.lang.Integer> values)
repeated uint32 refDate = 6 [packed = true]; |
Grib2IndexProto.GribIdSection.Builder |
addRefDate(int value)
repeated uint32 refDate = 6 [packed = true]; |
Grib2IndexProto.GribIdSection |
build() |
Grib2IndexProto.GribIdSection |
buildPartial() |
Grib2IndexProto.GribIdSection.Builder |
clear() |
Grib2IndexProto.GribIdSection.Builder |
clearCenterId()
required uint32 center_id = 1; |
Grib2IndexProto.GribIdSection.Builder |
clearLocalTableVersion()
required uint32 local_table_version = 4; |
Grib2IndexProto.GribIdSection.Builder |
clearMasterTableVersion()
required uint32 master_table_version = 3; |
Grib2IndexProto.GribIdSection.Builder |
clearProcessedDataType()
required uint32 processedDataType = 8; |
Grib2IndexProto.GribIdSection.Builder |
clearProductionStatus()
required uint32 productionStatus = 7; |
Grib2IndexProto.GribIdSection.Builder |
clearRefDate()
repeated uint32 refDate = 6 [packed = true]; |
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)
repeated uint32 refDate = 6 [packed = true]; |
int |
getRefDateCount()
repeated uint32 refDate = 6 [packed = true]; |
java.util.List<java.lang.Integer> |
getRefDateList()
repeated uint32 refDate = 6 [packed = true]; |
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.GeneratedMessage.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 |
setCenterId(int value)
required uint32 center_id = 1; |
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)
repeated uint32 refDate = 6 [packed = true]; |
Grib2IndexProto.GribIdSection.Builder |
setSignificanceOfRT(int value)
required uint32 significanceOfRT = 5; |
Grib2IndexProto.GribIdSection.Builder |
setSubcenterId(int value)
required uint32 subcenter_id = 2; |
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<Grib2IndexProto.GribIdSection.Builder>
public Grib2IndexProto.GribIdSection.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<Grib2IndexProto.GribIdSection.Builder>
public Grib2IndexProto.GribIdSection.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<Grib2IndexProto.GribIdSection.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<Grib2IndexProto.GribIdSection.Builder>
public Grib2IndexProto.GribIdSection getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Grib2IndexProto.GribIdSection build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Grib2IndexProto.GribIdSection buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Grib2IndexProto.GribIdSection.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
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.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<Grib2IndexProto.GribIdSection.Builder>
public Grib2IndexProto.GribIdSection.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<Grib2IndexProto.GribIdSection.Builder>
java.io.IOException
public boolean hasCenterId()
required uint32 center_id = 1;
hasCenterId
in interface Grib2IndexProto.GribIdSectionOrBuilder
public int getCenterId()
required uint32 center_id = 1;
getCenterId
in interface Grib2IndexProto.GribIdSectionOrBuilder
public 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.GribIdSectionOrBuilder
public int getSubcenterId()
required uint32 subcenter_id = 2;
getSubcenterId
in interface Grib2IndexProto.GribIdSectionOrBuilder
public 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.GribIdSectionOrBuilder
public int getMasterTableVersion()
required uint32 master_table_version = 3;
getMasterTableVersion
in interface Grib2IndexProto.GribIdSectionOrBuilder
public 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.GribIdSectionOrBuilder
public int getLocalTableVersion()
required uint32 local_table_version = 4;
getLocalTableVersion
in interface Grib2IndexProto.GribIdSectionOrBuilder
public 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.GribIdSectionOrBuilder
public int getSignificanceOfRT()
required uint32 significanceOfRT = 5;
getSignificanceOfRT
in interface Grib2IndexProto.GribIdSectionOrBuilder
public Grib2IndexProto.GribIdSection.Builder setSignificanceOfRT(int value)
required uint32 significanceOfRT = 5;
public Grib2IndexProto.GribIdSection.Builder clearSignificanceOfRT()
required uint32 significanceOfRT = 5;
public java.util.List<java.lang.Integer> getRefDateList()
repeated uint32 refDate = 6 [packed = true];
year, month, day, hour, minute, second;
getRefDateList
in interface Grib2IndexProto.GribIdSectionOrBuilder
public int getRefDateCount()
repeated uint32 refDate = 6 [packed = true];
year, month, day, hour, minute, second;
getRefDateCount
in interface Grib2IndexProto.GribIdSectionOrBuilder
public int getRefDate(int index)
repeated uint32 refDate = 6 [packed = true];
year, month, day, hour, minute, second;
getRefDate
in interface Grib2IndexProto.GribIdSectionOrBuilder
public Grib2IndexProto.GribIdSection.Builder setRefDate(int index, int value)
repeated uint32 refDate = 6 [packed = true];
year, month, day, hour, minute, second;
public Grib2IndexProto.GribIdSection.Builder addRefDate(int value)
repeated uint32 refDate = 6 [packed = true];
year, month, day, hour, minute, second;
public Grib2IndexProto.GribIdSection.Builder addAllRefDate(java.lang.Iterable<? extends java.lang.Integer> values)
repeated uint32 refDate = 6 [packed = true];
year, month, day, hour, minute, second;
public Grib2IndexProto.GribIdSection.Builder clearRefDate()
repeated uint32 refDate = 6 [packed = true];
year, month, day, hour, minute, second;
public boolean hasProductionStatus()
required uint32 productionStatus = 7;
hasProductionStatus
in interface Grib2IndexProto.GribIdSectionOrBuilder
public int getProductionStatus()
required uint32 productionStatus = 7;
getProductionStatus
in interface Grib2IndexProto.GribIdSectionOrBuilder
public 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.GribIdSectionOrBuilder
public int getProcessedDataType()
required uint32 processedDataType = 8;
getProcessedDataType
in interface Grib2IndexProto.GribIdSectionOrBuilder
public Grib2IndexProto.GribIdSection.Builder setProcessedDataType(int value)
required uint32 processedDataType = 8;
public Grib2IndexProto.GribIdSection.Builder clearProcessedDataType()
required uint32 processedDataType = 8;