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 class
Grib2IndexProto.Grib2Record.Builder
Protobuf typeGrib2Record
-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
BMSINDICATOR_FIELD_NUMBER
static int
BMSPOS_FIELD_NUMBER
static int
BMSREPLACED_FIELD_NUMBER
static int
DATALEN_FIELD_NUMBER
static int
DATAPOS_FIELD_NUMBER
static int
DISCIPLINE_FIELD_NUMBER
static int
DRSNPOINTS_FIELD_NUMBER
static int
DRSPOS_FIELD_NUMBER
static int
DRSTEMPLATE_FIELD_NUMBER
static int
GDSIDX_FIELD_NUMBER
static int
GRIBMESSAGELENGTH_FIELD_NUMBER
static int
GRIBMESSAGESTART_FIELD_NUMBER
static int
HEADER_FIELD_NUMBER
static int
IDS_FIELD_NUMBER
static int
LUS_FIELD_NUMBER
static com.google.protobuf.Parser<Grib2IndexProto.Grib2Record>
PARSER
Deprecated.static int
PDS_FIELD_NUMBER
static int
SCANMODE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
int
getBmsIndicator()
required uint32 bmsIndicator = 12;
long
getBmsPos()
bms sectionboolean
getBmsReplaced()
optional bool bmsReplaced = 16 [default = false];
int
getDataLen()
required uint32 dataLen = 14;
long
getDataPos()
data sectionstatic Grib2IndexProto.Grib2Record
getDefaultInstance()
Grib2IndexProto.Grib2Record
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
int
getDiscipline()
required uint32 discipline = 3;
int
getDrsNpoints()
required uint32 drsNpoints = 10;
long
getDrsPos()
drs sectionint
getDrsTemplate()
required uint32 drsTemplate = 9;
int
getGdsIdx()
index into gdsListlong
getGribMessageLength()
required uint64 gribMessageLength = 2;
long
getGribMessageStart()
indicator sectioncom.google.protobuf.ByteString
getHeader()
required bytes header = 1;
Grib2IndexProto.GribIdSection
getIds()
id sectionGrib2IndexProto.GribIdSectionOrBuilder
getIdsOrBuilder()
id sectioncom.google.protobuf.ByteString
getLus()
other sectionscom.google.protobuf.Parser<Grib2IndexProto.Grib2Record>
getParserForType()
com.google.protobuf.ByteString
getPds()
required bytes pds = 7;
int
getScanMode()
scanMode from gds added in version 4.5int
getSerializedSize()
boolean
hasBmsIndicator()
required uint32 bmsIndicator = 12;
boolean
hasBmsPos()
bms sectionboolean
hasBmsReplaced()
optional bool bmsReplaced = 16 [default = false];
boolean
hasDataLen()
required uint32 dataLen = 14;
boolean
hasDataPos()
data sectionboolean
hasDiscipline()
required uint32 discipline = 3;
boolean
hasDrsNpoints()
required uint32 drsNpoints = 10;
boolean
hasDrsPos()
drs sectionboolean
hasDrsTemplate()
required uint32 drsTemplate = 9;
boolean
hasGdsIdx()
index into gdsListboolean
hasGribMessageLength()
required uint64 gribMessageLength = 2;
boolean
hasGribMessageStart()
indicator sectionint
hashCode()
boolean
hasHeader()
required bytes header = 1;
boolean
hasIds()
id sectionboolean
hasLus()
other sectionsboolean
hasPds()
required bytes pds = 7;
boolean
hasScanMode()
scanMode from gds added in version 4.5protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static Grib2IndexProto.Grib2Record.Builder
newBuilder()
static Grib2IndexProto.Grib2Record.Builder
newBuilder(Grib2IndexProto.Grib2Record prototype)
Grib2IndexProto.Grib2Record.Builder
newBuilderForType()
protected Grib2IndexProto.Grib2Record.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static Grib2IndexProto.Grib2Record
parseDelimitedFrom(InputStream input)
static Grib2IndexProto.Grib2Record
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Grib2IndexProto.Grib2Record
parseFrom(byte[] data)
static Grib2IndexProto.Grib2Record
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Grib2IndexProto.Grib2Record
parseFrom(com.google.protobuf.ByteString data)
static Grib2IndexProto.Grib2Record
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Grib2IndexProto.Grib2Record
parseFrom(com.google.protobuf.CodedInputStream input)
static Grib2IndexProto.Grib2Record
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Grib2IndexProto.Grib2Record
parseFrom(InputStream input)
static Grib2IndexProto.Grib2Record
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Grib2IndexProto.Grib2Record
parseFrom(ByteBuffer data)
static Grib2IndexProto.Grib2Record
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<Grib2IndexProto.Grib2Record>
parser()
Grib2IndexProto.Grib2Record.Builder
toBuilder()
void
writeTo(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, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
hasHeader
public boolean hasHeader()
required bytes header = 1;
- Specified by:
hasHeader
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- Whether the header field is set.
-
getHeader
public com.google.protobuf.ByteString getHeader()
required bytes header = 1;
- Specified by:
getHeader
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- The header.
-
hasGribMessageStart
public boolean hasGribMessageStart()
indicator section
optional uint64 gribMessageStart = 15;
- Specified by:
hasGribMessageStart
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- Whether the gribMessageStart field is set.
-
getGribMessageStart
public long getGribMessageStart()
indicator section
optional uint64 gribMessageStart = 15;
- Specified by:
getGribMessageStart
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- The gribMessageStart.
-
hasGribMessageLength
public boolean hasGribMessageLength()
required uint64 gribMessageLength = 2;
- Specified by:
hasGribMessageLength
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- Whether the gribMessageLength field is set.
-
getGribMessageLength
public long getGribMessageLength()
required uint64 gribMessageLength = 2;
- Specified by:
getGribMessageLength
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- The gribMessageLength.
-
hasDiscipline
public boolean hasDiscipline()
required uint32 discipline = 3;
- Specified by:
hasDiscipline
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- Whether the discipline field is set.
-
getDiscipline
public int getDiscipline()
required uint32 discipline = 3;
- Specified by:
getDiscipline
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- The discipline.
-
hasIds
public boolean hasIds()
id section
required .GribIdSection ids = 4;
- Specified by:
hasIds
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- Whether the ids field is set.
-
getIds
public Grib2IndexProto.GribIdSection getIds()
id section
required .GribIdSection ids = 4;
- Specified by:
getIds
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- The ids.
-
getIdsOrBuilder
public Grib2IndexProto.GribIdSectionOrBuilder getIdsOrBuilder()
id section
required .GribIdSection ids = 4;
- Specified by:
getIdsOrBuilder
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
-
hasLus
public boolean hasLus()
other sections
optional bytes lus = 5;
- Specified by:
hasLus
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- Whether the lus field is set.
-
getLus
public com.google.protobuf.ByteString getLus()
other sections
optional bytes lus = 5;
- Specified by:
getLus
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- The lus.
-
hasGdsIdx
public boolean hasGdsIdx()
index into gdsList
required uint32 gdsIdx = 6;
- Specified by:
hasGdsIdx
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- Whether the gdsIdx field is set.
-
getGdsIdx
public int getGdsIdx()
index into gdsList
required uint32 gdsIdx = 6;
- Specified by:
getGdsIdx
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- The gdsIdx.
-
hasPds
public boolean hasPds()
required bytes pds = 7;
- Specified by:
hasPds
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- Whether the pds field is set.
-
getPds
public com.google.protobuf.ByteString getPds()
required bytes pds = 7;
- Specified by:
getPds
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- The pds.
-
hasDrsPos
public boolean hasDrsPos()
drs section
required uint64 drsPos = 8;
- Specified by:
hasDrsPos
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- Whether the drsPos field is set.
-
getDrsPos
public long getDrsPos()
drs section
required uint64 drsPos = 8;
- Specified by:
getDrsPos
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- The drsPos.
-
hasDrsTemplate
public boolean hasDrsTemplate()
required uint32 drsTemplate = 9;
- Specified by:
hasDrsTemplate
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- Whether the drsTemplate field is set.
-
getDrsTemplate
public int getDrsTemplate()
required uint32 drsTemplate = 9;
- Specified by:
getDrsTemplate
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- The drsTemplate.
-
hasDrsNpoints
public boolean hasDrsNpoints()
required uint32 drsNpoints = 10;
- Specified by:
hasDrsNpoints
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- Whether the drsNpoints field is set.
-
getDrsNpoints
public int getDrsNpoints()
required uint32 drsNpoints = 10;
- Specified by:
getDrsNpoints
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- The drsNpoints.
-
hasBmsPos
public boolean hasBmsPos()
bms section
required uint64 bmsPos = 11;
- Specified by:
hasBmsPos
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- Whether the bmsPos field is set.
-
getBmsPos
public long getBmsPos()
bms section
required uint64 bmsPos = 11;
- Specified by:
getBmsPos
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- The bmsPos.
-
hasBmsIndicator
public boolean hasBmsIndicator()
required uint32 bmsIndicator = 12;
- Specified by:
hasBmsIndicator
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- Whether the bmsIndicator field is set.
-
getBmsIndicator
public int getBmsIndicator()
required uint32 bmsIndicator = 12;
- Specified by:
getBmsIndicator
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- The bmsIndicator.
-
hasBmsReplaced
public boolean hasBmsReplaced()
optional bool bmsReplaced = 16 [default = false];
- Specified by:
hasBmsReplaced
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- Whether the bmsReplaced field is set.
-
getBmsReplaced
public boolean getBmsReplaced()
optional bool bmsReplaced = 16 [default = false];
- Specified by:
getBmsReplaced
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- The bmsReplaced.
-
hasDataPos
public boolean hasDataPos()
data section
required uint64 dataPos = 13;
- Specified by:
hasDataPos
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- Whether the dataPos field is set.
-
getDataPos
public long getDataPos()
data section
required uint64 dataPos = 13;
- Specified by:
getDataPos
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- The dataPos.
-
hasDataLen
public boolean hasDataLen()
required uint32 dataLen = 14;
- Specified by:
hasDataLen
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- Whether the dataLen field is set.
-
getDataLen
public int getDataLen()
required uint32 dataLen = 14;
- Specified by:
getDataLen
in 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:
hasScanMode
in 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:
getScanMode
in interfaceGrib2IndexProto.Grib2RecordOrBuilder
- Returns:
- The scanMode.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in 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:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in 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:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Grib2IndexProto.Grib2Record.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in 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:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Grib2IndexProto.Grib2Record getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-