public static final class Grib2IndexProto.GribIdSection extends com.google.protobuf.GeneratedMessage implements Grib2IndexProto.GribIdSectionOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
Grib2IndexProto.GribIdSection.Builder |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
CENTER_ID_FIELD_NUMBER |
static int |
LOCAL_TABLE_VERSION_FIELD_NUMBER |
static int |
MASTER_TABLE_VERSION_FIELD_NUMBER |
static int |
PROCESSEDDATATYPE_FIELD_NUMBER |
static int |
PRODUCTIONSTATUS_FIELD_NUMBER |
static int |
REFDATE_FIELD_NUMBER |
static int |
SIGNIFICANCEOFRT_FIELD_NUMBER |
static int |
SUBCENTER_ID_FIELD_NUMBER |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtensionequals, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int CENTER_ID_FIELD_NUMBER
public static final int SUBCENTER_ID_FIELD_NUMBER
public static final int MASTER_TABLE_VERSION_FIELD_NUMBER
public static final int LOCAL_TABLE_VERSION_FIELD_NUMBER
public static final int SIGNIFICANCEOFRT_FIELD_NUMBER
public static final int REFDATE_FIELD_NUMBER
public static final int PRODUCTIONSTATUS_FIELD_NUMBER
public static final int PROCESSEDDATATYPE_FIELD_NUMBER
public static Grib2IndexProto.GribIdSection getDefaultInstance()
public Grib2IndexProto.GribIdSection getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic boolean hasCenterId()
hasCenterId in interface Grib2IndexProto.GribIdSectionOrBuilderpublic int getCenterId()
getCenterId in interface Grib2IndexProto.GribIdSectionOrBuilderpublic boolean hasSubcenterId()
hasSubcenterId in interface Grib2IndexProto.GribIdSectionOrBuilderpublic int getSubcenterId()
getSubcenterId in interface Grib2IndexProto.GribIdSectionOrBuilderpublic boolean hasMasterTableVersion()
hasMasterTableVersion in interface Grib2IndexProto.GribIdSectionOrBuilderpublic int getMasterTableVersion()
getMasterTableVersion in interface Grib2IndexProto.GribIdSectionOrBuilderpublic boolean hasLocalTableVersion()
hasLocalTableVersion in interface Grib2IndexProto.GribIdSectionOrBuilderpublic int getLocalTableVersion()
getLocalTableVersion in interface Grib2IndexProto.GribIdSectionOrBuilderpublic boolean hasSignificanceOfRT()
hasSignificanceOfRT in interface Grib2IndexProto.GribIdSectionOrBuilderpublic int getSignificanceOfRT()
getSignificanceOfRT in interface Grib2IndexProto.GribIdSectionOrBuilderpublic List<Integer> getRefDateList()
getRefDateList in interface Grib2IndexProto.GribIdSectionOrBuilderpublic int getRefDateCount()
getRefDateCount in interface Grib2IndexProto.GribIdSectionOrBuilderpublic int getRefDate(int index)
getRefDate in interface Grib2IndexProto.GribIdSectionOrBuilderpublic boolean hasProductionStatus()
hasProductionStatus in interface Grib2IndexProto.GribIdSectionOrBuilderpublic int getProductionStatus()
getProductionStatus in interface Grib2IndexProto.GribIdSectionOrBuilderpublic boolean hasProcessedDataType()
hasProcessedDataType in interface Grib2IndexProto.GribIdSectionOrBuilderpublic int getProcessedDataType()
getProcessedDataType in interface Grib2IndexProto.GribIdSectionOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static Grib2IndexProto.GribIdSection parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Grib2IndexProto.GribIdSection parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Grib2IndexProto.GribIdSection parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Grib2IndexProto.GribIdSection parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Grib2IndexProto.GribIdSection parseFrom(InputStream input) throws IOException
IOExceptionpublic static Grib2IndexProto.GribIdSection parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Grib2IndexProto.GribIdSection parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Grib2IndexProto.GribIdSection parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Grib2IndexProto.GribIdSection parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Grib2IndexProto.GribIdSection parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Grib2IndexProto.GribIdSection.Builder newBuilder()
public Grib2IndexProto.GribIdSection.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Grib2IndexProto.GribIdSection.Builder newBuilder(Grib2IndexProto.GribIdSection prototype)
public Grib2IndexProto.GribIdSection.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Grib2IndexProto.GribIdSection.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 1999-2013 UCAR/Unidata. All Rights Reserved.