Package ucar.nc2.grib.grib2
Class Grib2IndexProto.Grib2Record
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- ucar.nc2.grib.grib2.Grib2IndexProto.Grib2Record
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Grib2IndexProto.Grib2RecordOrBuilder
- Enclosing class:
- Grib2IndexProto
public static final class Grib2IndexProto.Grib2Record extends com.google.protobuf.GeneratedMessageV3 implements Grib2IndexProto.Grib2RecordOrBuilder
Protobuf typeGrib2Record- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGrib2IndexProto.Grib2Record.BuilderProtobuf typeGrib2Record-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intBMSINDICATOR_FIELD_NUMBERstatic intBMSPOS_FIELD_NUMBERstatic intBMSREPLACED_FIELD_NUMBERstatic intDATALEN_FIELD_NUMBERstatic intDATAPOS_FIELD_NUMBERstatic intDISCIPLINE_FIELD_NUMBERstatic intDRSNPOINTS_FIELD_NUMBERstatic intDRSPOS_FIELD_NUMBERstatic intDRSTEMPLATE_FIELD_NUMBERstatic intGDSIDX_FIELD_NUMBERstatic intGRIBMESSAGELENGTH_FIELD_NUMBERstatic intGRIBMESSAGESTART_FIELD_NUMBERstatic intHEADER_FIELD_NUMBERstatic intIDS_FIELD_NUMBERstatic intLUS_FIELD_NUMBERstatic com.google.protobuf.Parser<Grib2IndexProto.Grib2Record>PARSERDeprecated.static intPDS_FIELD_NUMBERstatic intSCANMODE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)intgetBmsIndicator()required uint32 bmsIndicator = 12;longgetBmsPos()bms sectionbooleangetBmsReplaced()optional bool bmsReplaced = 16 [default = false];intgetDataLen()required uint32 dataLen = 14;longgetDataPos()data sectionstatic Grib2IndexProto.Grib2RecordgetDefaultInstance()Grib2IndexProto.Grib2RecordgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()intgetDiscipline()required uint32 discipline = 3;intgetDrsNpoints()required uint32 drsNpoints = 10;longgetDrsPos()drs sectionintgetDrsTemplate()required uint32 drsTemplate = 9;intgetGdsIdx()index into gdsListlonggetGribMessageLength()required uint64 gribMessageLength = 2;longgetGribMessageStart()indicator sectioncom.google.protobuf.ByteStringgetHeader()required bytes header = 1;Grib2IndexProto.GribIdSectiongetIds()id sectionGrib2IndexProto.GribIdSectionOrBuildergetIdsOrBuilder()id sectioncom.google.protobuf.ByteStringgetLus()other sectionscom.google.protobuf.Parser<Grib2IndexProto.Grib2Record>getParserForType()com.google.protobuf.ByteStringgetPds()required bytes pds = 7;intgetScanMode()scanMode from gds added in version 4.5intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasBmsIndicator()required uint32 bmsIndicator = 12;booleanhasBmsPos()bms sectionbooleanhasBmsReplaced()optional bool bmsReplaced = 16 [default = false];booleanhasDataLen()required uint32 dataLen = 14;booleanhasDataPos()data sectionbooleanhasDiscipline()required uint32 discipline = 3;booleanhasDrsNpoints()required uint32 drsNpoints = 10;booleanhasDrsPos()drs sectionbooleanhasDrsTemplate()required uint32 drsTemplate = 9;booleanhasGdsIdx()index into gdsListbooleanhasGribMessageLength()required uint64 gribMessageLength = 2;booleanhasGribMessageStart()indicator sectioninthashCode()booleanhasHeader()required bytes header = 1;booleanhasIds()id sectionbooleanhasLus()other sectionsbooleanhasPds()required bytes pds = 7;booleanhasScanMode()scanMode from gds added in version 4.5protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Grib2IndexProto.Grib2Record.BuildernewBuilder()static Grib2IndexProto.Grib2Record.BuildernewBuilder(Grib2IndexProto.Grib2Record prototype)Grib2IndexProto.Grib2Record.BuildernewBuilderForType()protected Grib2IndexProto.Grib2Record.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Grib2IndexProto.Grib2RecordparseDelimitedFrom(InputStream input)static Grib2IndexProto.Grib2RecordparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Grib2IndexProto.Grib2RecordparseFrom(byte[] data)static Grib2IndexProto.Grib2RecordparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Grib2IndexProto.Grib2RecordparseFrom(com.google.protobuf.ByteString data)static Grib2IndexProto.Grib2RecordparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Grib2IndexProto.Grib2RecordparseFrom(com.google.protobuf.CodedInputStream input)static Grib2IndexProto.Grib2RecordparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Grib2IndexProto.Grib2RecordparseFrom(InputStream input)static Grib2IndexProto.Grib2RecordparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Grib2IndexProto.Grib2RecordparseFrom(ByteBuffer data)static Grib2IndexProto.Grib2RecordparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Grib2IndexProto.Grib2Record>parser()Grib2IndexProto.Grib2Record.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
HEADER_FIELD_NUMBER
public static final int HEADER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GRIBMESSAGESTART_FIELD_NUMBER
public static final int GRIBMESSAGESTART_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GRIBMESSAGELENGTH_FIELD_NUMBER
public static final int GRIBMESSAGELENGTH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISCIPLINE_FIELD_NUMBER
public static final int DISCIPLINE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IDS_FIELD_NUMBER
public static final int IDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LUS_FIELD_NUMBER
public static final int LUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GDSIDX_FIELD_NUMBER
public static final int GDSIDX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PDS_FIELD_NUMBER
public static final int PDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DRSPOS_FIELD_NUMBER
public static final int DRSPOS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DRSTEMPLATE_FIELD_NUMBER
public static final int DRSTEMPLATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DRSNPOINTS_FIELD_NUMBER
public static final int DRSNPOINTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BMSPOS_FIELD_NUMBER
public static final int BMSPOS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BMSINDICATOR_FIELD_NUMBER
public static final int BMSINDICATOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BMSREPLACED_FIELD_NUMBER
public static final int BMSREPLACED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATAPOS_FIELD_NUMBER
public static final int DATAPOS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATALEN_FIELD_NUMBER
public static final int DATALEN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SCANMODE_FIELD_NUMBER
public static final int SCANMODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Grib2IndexProto.Grib2Record> PARSER
Deprecated.
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
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
-
hasHeader
public boolean hasHeader()
required bytes header = 1;- Specified by:
hasHeaderin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- Whether the header field is set.
-
getHeader
public com.google.protobuf.ByteString getHeader()
required bytes header = 1;- Specified by:
getHeaderin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- The header.
-
hasGribMessageStart
public boolean hasGribMessageStart()
indicator section
optional uint64 gribMessageStart = 15;- Specified by:
hasGribMessageStartin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- Whether the gribMessageStart field is set.
-
getGribMessageStart
public long getGribMessageStart()
indicator section
optional uint64 gribMessageStart = 15;- Specified by:
getGribMessageStartin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- The gribMessageStart.
-
hasGribMessageLength
public boolean hasGribMessageLength()
required uint64 gribMessageLength = 2;- Specified by:
hasGribMessageLengthin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- Whether the gribMessageLength field is set.
-
getGribMessageLength
public long getGribMessageLength()
required uint64 gribMessageLength = 2;- Specified by:
getGribMessageLengthin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- The gribMessageLength.
-
hasDiscipline
public boolean hasDiscipline()
required uint32 discipline = 3;- Specified by:
hasDisciplinein interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- Whether the discipline field is set.
-
getDiscipline
public int getDiscipline()
required uint32 discipline = 3;- Specified by:
getDisciplinein interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- The discipline.
-
hasIds
public boolean hasIds()
id section
required .GribIdSection ids = 4;- Specified by:
hasIdsin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- Whether the ids field is set.
-
getIds
public Grib2IndexProto.GribIdSection getIds()
id section
required .GribIdSection ids = 4;- Specified by:
getIdsin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- The ids.
-
getIdsOrBuilder
public Grib2IndexProto.GribIdSectionOrBuilder getIdsOrBuilder()
id section
required .GribIdSection ids = 4;- Specified by:
getIdsOrBuilderin interfaceGrib2IndexProto.Grib2RecordOrBuilder
-
hasLus
public boolean hasLus()
other sections
optional bytes lus = 5;- Specified by:
hasLusin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- Whether the lus field is set.
-
getLus
public com.google.protobuf.ByteString getLus()
other sections
optional bytes lus = 5;- Specified by:
getLusin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- The lus.
-
hasGdsIdx
public boolean hasGdsIdx()
index into gdsList
required uint32 gdsIdx = 6;- Specified by:
hasGdsIdxin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- Whether the gdsIdx field is set.
-
getGdsIdx
public int getGdsIdx()
index into gdsList
required uint32 gdsIdx = 6;- Specified by:
getGdsIdxin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- The gdsIdx.
-
hasPds
public boolean hasPds()
required bytes pds = 7;- Specified by:
hasPdsin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- Whether the pds field is set.
-
getPds
public com.google.protobuf.ByteString getPds()
required bytes pds = 7;- Specified by:
getPdsin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- The pds.
-
hasDrsPos
public boolean hasDrsPos()
drs section
required uint64 drsPos = 8;- Specified by:
hasDrsPosin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- Whether the drsPos field is set.
-
getDrsPos
public long getDrsPos()
drs section
required uint64 drsPos = 8;- Specified by:
getDrsPosin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- The drsPos.
-
hasDrsTemplate
public boolean hasDrsTemplate()
required uint32 drsTemplate = 9;- Specified by:
hasDrsTemplatein interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- Whether the drsTemplate field is set.
-
getDrsTemplate
public int getDrsTemplate()
required uint32 drsTemplate = 9;- Specified by:
getDrsTemplatein interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- The drsTemplate.
-
hasDrsNpoints
public boolean hasDrsNpoints()
required uint32 drsNpoints = 10;- Specified by:
hasDrsNpointsin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- Whether the drsNpoints field is set.
-
getDrsNpoints
public int getDrsNpoints()
required uint32 drsNpoints = 10;- Specified by:
getDrsNpointsin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- The drsNpoints.
-
hasBmsPos
public boolean hasBmsPos()
bms section
required uint64 bmsPos = 11;- Specified by:
hasBmsPosin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- Whether the bmsPos field is set.
-
getBmsPos
public long getBmsPos()
bms section
required uint64 bmsPos = 11;- Specified by:
getBmsPosin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- The bmsPos.
-
hasBmsIndicator
public boolean hasBmsIndicator()
required uint32 bmsIndicator = 12;- Specified by:
hasBmsIndicatorin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- Whether the bmsIndicator field is set.
-
getBmsIndicator
public int getBmsIndicator()
required uint32 bmsIndicator = 12;- Specified by:
getBmsIndicatorin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- The bmsIndicator.
-
hasBmsReplaced
public boolean hasBmsReplaced()
optional bool bmsReplaced = 16 [default = false];- Specified by:
hasBmsReplacedin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- Whether the bmsReplaced field is set.
-
getBmsReplaced
public boolean getBmsReplaced()
optional bool bmsReplaced = 16 [default = false];- Specified by:
getBmsReplacedin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- The bmsReplaced.
-
hasDataPos
public boolean hasDataPos()
data section
required uint64 dataPos = 13;- Specified by:
hasDataPosin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- Whether the dataPos field is set.
-
getDataPos
public long getDataPos()
data section
required uint64 dataPos = 13;- Specified by:
getDataPosin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- The dataPos.
-
hasDataLen
public boolean hasDataLen()
required uint32 dataLen = 14;- Specified by:
hasDataLenin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- Whether the dataLen field is set.
-
getDataLen
public int getDataLen()
required uint32 dataLen = 14;- Specified by:
getDataLenin interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- The dataLen.
-
hasScanMode
public boolean hasScanMode()
scanMode from gds added in version 4.5
optional uint32 scanMode = 17 [default = 9999];- Specified by:
hasScanModein interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- Whether the scanMode field is set.
-
getScanMode
public int getScanMode()
scanMode from gds added in version 4.5
optional uint32 scanMode = 17 [default = 9999];- Specified by:
getScanModein interfaceGrib2IndexProto.Grib2RecordOrBuilder- Returns:
- The scanMode.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Grib2IndexProto.Grib2Record parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Grib2IndexProto.Grib2Record parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Grib2IndexProto.Grib2Record parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Grib2IndexProto.Grib2Record parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Grib2IndexProto.Grib2Record parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Grib2IndexProto.Grib2Record parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Grib2IndexProto.Grib2Record parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Grib2IndexProto.Grib2Record parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Grib2IndexProto.Grib2Record parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Grib2IndexProto.Grib2Record parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Grib2IndexProto.Grib2Record parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Grib2IndexProto.Grib2Record parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Grib2IndexProto.Grib2Record.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Grib2IndexProto.Grib2Record.Builder newBuilder()
-
newBuilder
public static Grib2IndexProto.Grib2Record.Builder newBuilder(Grib2IndexProto.Grib2Record prototype)
-
toBuilder
public Grib2IndexProto.Grib2Record.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Grib2IndexProto.Grib2Record.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Grib2IndexProto.Grib2Record getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Grib2IndexProto.Grib2Record> parser()
-
getParserForType
public com.google.protobuf.Parser<Grib2IndexProto.Grib2Record> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Grib2IndexProto.Grib2Record getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-