Package ucar.gcdm
Class GcdmNetcdfProto.Data
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- ucar.gcdm.GcdmNetcdfProto.Data
-
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
,GcdmNetcdfProto.DataOrBuilder
- Enclosing class:
- GcdmNetcdfProto
public static final class GcdmNetcdfProto.Data extends com.google.protobuf.GeneratedMessageV3 implements GcdmNetcdfProto.DataOrBuilder
Protobuf typeucar.gcdm.Data
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
GcdmNetcdfProto.Data.Builder
Protobuf typeucar.gcdm.Data
-
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
BYTE_DATA_FIELD_NUMBER
static int
DATA_TYPE_FIELD_NUMBER
static int
DOUBLE_DATA_FIELD_NUMBER
static int
FLOAT_DATA_FIELD_NUMBER
static int
INT_DATA_FIELD_NUMBER
static int
LONG_DATA_FIELD_NUMBER
static int
MEMBERS_FIELD_NUMBER
static int
ROWS_FIELD_NUMBER
static int
SHAPES_FIELD_NUMBER
static int
STRING_DATA_FIELD_NUMBER
static int
UINT_DATA_FIELD_NUMBER
static int
ULONG_DATA_FIELD_NUMBER
static int
VLEN_DATA_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
com.google.protobuf.ByteString
getByteData(int index)
oneof, depends on data_typeint
getByteDataCount()
oneof, depends on data_typeList<com.google.protobuf.ByteString>
getByteDataList()
oneof, depends on data_typeGcdmNetcdfProto.DataType
getDataType()
.ucar.gcdm.DataType data_type = 1;
int
getDataTypeValue()
.ucar.gcdm.DataType data_type = 1;
static GcdmNetcdfProto.Data
getDefaultInstance()
GcdmNetcdfProto.Data
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
double
getDoubleData(int index)
DOUBLEint
getDoubleDataCount()
DOUBLEList<Double>
getDoubleDataList()
DOUBLEfloat
getFloatData(int index)
FLOATint
getFloatDataCount()
FLOATList<Float>
getFloatDataList()
FLOATint
getIntData(int index)
SHORT, INT, ENUM2, USHORTint
getIntDataCount()
SHORT, INT, ENUM2, USHORTList<Integer>
getIntDataList()
SHORT, INT, ENUM2, USHORTlong
getLongData(int index)
LONGint
getLongDataCount()
LONGList<Long>
getLongDataList()
LONGGcdmNetcdfProto.StructureMembersProto
getMembers()
STRUCTURE, SEQUENCEGcdmNetcdfProto.StructureMembersProtoOrBuilder
getMembersOrBuilder()
STRUCTURE, SEQUENCEcom.google.protobuf.Parser<GcdmNetcdfProto.Data>
getParserForType()
GcdmNetcdfProto.StructureDataProto
getRows(int index)
row oriented: one for each rowint
getRowsCount()
row oriented: one for each rowList<GcdmNetcdfProto.StructureDataProto>
getRowsList()
row oriented: one for each rowGcdmNetcdfProto.StructureDataProtoOrBuilder
getRowsOrBuilder(int index)
row oriented: one for each rowList<? extends GcdmNetcdfProto.StructureDataProtoOrBuilder>
getRowsOrBuilderList()
row oriented: one for each rowint
getSerializedSize()
int
getShapes(int index)
repeated uint32 shapes = 2;
int
getShapesCount()
repeated uint32 shapes = 2;
List<Integer>
getShapesList()
repeated uint32 shapes = 2;
String
getStringData(int index)
STRINGcom.google.protobuf.ByteString
getStringDataBytes(int index)
STRINGint
getStringDataCount()
STRINGcom.google.protobuf.ProtocolStringList
getStringDataList()
STRINGint
getUintData(int index)
ENUM4, UINTint
getUintDataCount()
ENUM4, UINTList<Integer>
getUintDataList()
ENUM4, UINTlong
getUlongData(int index)
ULONGint
getUlongDataCount()
ULONGList<Long>
getUlongDataList()
ULONGGcdmNetcdfProto.Data
getVlenData(int index)
VLENint
getVlenDataCount()
VLENList<GcdmNetcdfProto.Data>
getVlenDataList()
VLENGcdmNetcdfProto.DataOrBuilder
getVlenDataOrBuilder(int index)
VLENList<? extends GcdmNetcdfProto.DataOrBuilder>
getVlenDataOrBuilderList()
VLENint
hashCode()
boolean
hasMembers()
STRUCTURE, SEQUENCEprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static GcdmNetcdfProto.Data.Builder
newBuilder()
static GcdmNetcdfProto.Data.Builder
newBuilder(GcdmNetcdfProto.Data prototype)
GcdmNetcdfProto.Data.Builder
newBuilderForType()
protected GcdmNetcdfProto.Data.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static GcdmNetcdfProto.Data
parseDelimitedFrom(InputStream input)
static GcdmNetcdfProto.Data
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GcdmNetcdfProto.Data
parseFrom(byte[] data)
static GcdmNetcdfProto.Data
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GcdmNetcdfProto.Data
parseFrom(com.google.protobuf.ByteString data)
static GcdmNetcdfProto.Data
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GcdmNetcdfProto.Data
parseFrom(com.google.protobuf.CodedInputStream input)
static GcdmNetcdfProto.Data
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GcdmNetcdfProto.Data
parseFrom(InputStream input)
static GcdmNetcdfProto.Data
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GcdmNetcdfProto.Data
parseFrom(ByteBuffer data)
static GcdmNetcdfProto.Data
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<GcdmNetcdfProto.Data>
parser()
GcdmNetcdfProto.Data.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
-
DATA_TYPE_FIELD_NUMBER
public static final int DATA_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SHAPES_FIELD_NUMBER
public static final int SHAPES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BYTE_DATA_FIELD_NUMBER
public static final int BYTE_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INT_DATA_FIELD_NUMBER
public static final int INT_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UINT_DATA_FIELD_NUMBER
public static final int UINT_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LONG_DATA_FIELD_NUMBER
public static final int LONG_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ULONG_DATA_FIELD_NUMBER
public static final int ULONG_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FLOAT_DATA_FIELD_NUMBER
public static final int FLOAT_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DOUBLE_DATA_FIELD_NUMBER
public static final int DOUBLE_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STRING_DATA_FIELD_NUMBER
public static final int STRING_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VLEN_DATA_FIELD_NUMBER
public static final int VLEN_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MEMBERS_FIELD_NUMBER
public static final int MEMBERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ROWS_FIELD_NUMBER
public static final int ROWS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
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
-
getDataTypeValue
public int getDataTypeValue()
.ucar.gcdm.DataType data_type = 1;
- Specified by:
getDataTypeValue
in interfaceGcdmNetcdfProto.DataOrBuilder
- Returns:
- The enum numeric value on the wire for dataType.
-
getDataType
public GcdmNetcdfProto.DataType getDataType()
.ucar.gcdm.DataType data_type = 1;
- Specified by:
getDataType
in interfaceGcdmNetcdfProto.DataOrBuilder
- Returns:
- The dataType.
-
getShapesList
public List<Integer> getShapesList()
repeated uint32 shapes = 2;
- Specified by:
getShapesList
in interfaceGcdmNetcdfProto.DataOrBuilder
- Returns:
- A list containing the shapes.
-
getShapesCount
public int getShapesCount()
repeated uint32 shapes = 2;
- Specified by:
getShapesCount
in interfaceGcdmNetcdfProto.DataOrBuilder
- Returns:
- The count of shapes.
-
getShapes
public int getShapes(int index)
repeated uint32 shapes = 2;
- Specified by:
getShapes
in interfaceGcdmNetcdfProto.DataOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The shapes at the given index.
-
getByteDataList
public List<com.google.protobuf.ByteString> getByteDataList()
oneof, depends on data_type
repeated bytes byte_data = 3;
- Specified by:
getByteDataList
in interfaceGcdmNetcdfProto.DataOrBuilder
- Returns:
- A list containing the byteData.
-
getByteDataCount
public int getByteDataCount()
oneof, depends on data_type
repeated bytes byte_data = 3;
- Specified by:
getByteDataCount
in interfaceGcdmNetcdfProto.DataOrBuilder
- Returns:
- The count of byteData.
-
getByteData
public com.google.protobuf.ByteString getByteData(int index)
oneof, depends on data_type
repeated bytes byte_data = 3;
- Specified by:
getByteData
in interfaceGcdmNetcdfProto.DataOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The byteData at the given index.
-
getIntDataList
public List<Integer> getIntDataList()
SHORT, INT, ENUM2, USHORT
repeated sint32 int_data = 4;
- Specified by:
getIntDataList
in interfaceGcdmNetcdfProto.DataOrBuilder
- Returns:
- A list containing the intData.
-
getIntDataCount
public int getIntDataCount()
SHORT, INT, ENUM2, USHORT
repeated sint32 int_data = 4;
- Specified by:
getIntDataCount
in interfaceGcdmNetcdfProto.DataOrBuilder
- Returns:
- The count of intData.
-
getIntData
public int getIntData(int index)
SHORT, INT, ENUM2, USHORT
repeated sint32 int_data = 4;
- Specified by:
getIntData
in interfaceGcdmNetcdfProto.DataOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The intData at the given index.
-
getUintDataList
public List<Integer> getUintDataList()
ENUM4, UINT
repeated uint32 uint_data = 5;
- Specified by:
getUintDataList
in interfaceGcdmNetcdfProto.DataOrBuilder
- Returns:
- A list containing the uintData.
-
getUintDataCount
public int getUintDataCount()
ENUM4, UINT
repeated uint32 uint_data = 5;
- Specified by:
getUintDataCount
in interfaceGcdmNetcdfProto.DataOrBuilder
- Returns:
- The count of uintData.
-
getUintData
public int getUintData(int index)
ENUM4, UINT
repeated uint32 uint_data = 5;
- Specified by:
getUintData
in interfaceGcdmNetcdfProto.DataOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The uintData at the given index.
-
getLongDataList
public List<Long> getLongDataList()
LONG
repeated sint64 long_data = 6;
- Specified by:
getLongDataList
in interfaceGcdmNetcdfProto.DataOrBuilder
- Returns:
- A list containing the longData.
-
getLongDataCount
public int getLongDataCount()
LONG
repeated sint64 long_data = 6;
- Specified by:
getLongDataCount
in interfaceGcdmNetcdfProto.DataOrBuilder
- Returns:
- The count of longData.
-
getLongData
public long getLongData(int index)
LONG
repeated sint64 long_data = 6;
- Specified by:
getLongData
in interfaceGcdmNetcdfProto.DataOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The longData at the given index.
-
getUlongDataList
public List<Long> getUlongDataList()
ULONG
repeated uint64 ulong_data = 7;
- Specified by:
getUlongDataList
in interfaceGcdmNetcdfProto.DataOrBuilder
- Returns:
- A list containing the ulongData.
-
getUlongDataCount
public int getUlongDataCount()
ULONG
repeated uint64 ulong_data = 7;
- Specified by:
getUlongDataCount
in interfaceGcdmNetcdfProto.DataOrBuilder
- Returns:
- The count of ulongData.
-
getUlongData
public long getUlongData(int index)
ULONG
repeated uint64 ulong_data = 7;
- Specified by:
getUlongData
in interfaceGcdmNetcdfProto.DataOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The ulongData at the given index.
-
getFloatDataList
public List<Float> getFloatDataList()
FLOAT
repeated float float_data = 8;
- Specified by:
getFloatDataList
in interfaceGcdmNetcdfProto.DataOrBuilder
- Returns:
- A list containing the floatData.
-
getFloatDataCount
public int getFloatDataCount()
FLOAT
repeated float float_data = 8;
- Specified by:
getFloatDataCount
in interfaceGcdmNetcdfProto.DataOrBuilder
- Returns:
- The count of floatData.
-
getFloatData
public float getFloatData(int index)
FLOAT
repeated float float_data = 8;
- Specified by:
getFloatData
in interfaceGcdmNetcdfProto.DataOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The floatData at the given index.
-
getDoubleDataList
public List<Double> getDoubleDataList()
DOUBLE
repeated double double_data = 9;
- Specified by:
getDoubleDataList
in interfaceGcdmNetcdfProto.DataOrBuilder
- Returns:
- A list containing the doubleData.
-
getDoubleDataCount
public int getDoubleDataCount()
DOUBLE
repeated double double_data = 9;
- Specified by:
getDoubleDataCount
in interfaceGcdmNetcdfProto.DataOrBuilder
- Returns:
- The count of doubleData.
-
getDoubleData
public double getDoubleData(int index)
DOUBLE
repeated double double_data = 9;
- Specified by:
getDoubleData
in interfaceGcdmNetcdfProto.DataOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The doubleData at the given index.
-
getStringDataList
public com.google.protobuf.ProtocolStringList getStringDataList()
STRING
repeated string string_data = 10;
- Specified by:
getStringDataList
in interfaceGcdmNetcdfProto.DataOrBuilder
- Returns:
- A list containing the stringData.
-
getStringDataCount
public int getStringDataCount()
STRING
repeated string string_data = 10;
- Specified by:
getStringDataCount
in interfaceGcdmNetcdfProto.DataOrBuilder
- Returns:
- The count of stringData.
-
getStringData
public String getStringData(int index)
STRING
repeated string string_data = 10;
- Specified by:
getStringData
in interfaceGcdmNetcdfProto.DataOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The stringData at the given index.
-
getStringDataBytes
public com.google.protobuf.ByteString getStringDataBytes(int index)
STRING
repeated string string_data = 10;
- Specified by:
getStringDataBytes
in interfaceGcdmNetcdfProto.DataOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the stringData at the given index.
-
getVlenDataList
public List<GcdmNetcdfProto.Data> getVlenDataList()
VLEN
repeated .ucar.gcdm.Data vlen_data = 11;
- Specified by:
getVlenDataList
in interfaceGcdmNetcdfProto.DataOrBuilder
-
getVlenDataOrBuilderList
public List<? extends GcdmNetcdfProto.DataOrBuilder> getVlenDataOrBuilderList()
VLEN
repeated .ucar.gcdm.Data vlen_data = 11;
- Specified by:
getVlenDataOrBuilderList
in interfaceGcdmNetcdfProto.DataOrBuilder
-
getVlenDataCount
public int getVlenDataCount()
VLEN
repeated .ucar.gcdm.Data vlen_data = 11;
- Specified by:
getVlenDataCount
in interfaceGcdmNetcdfProto.DataOrBuilder
-
getVlenData
public GcdmNetcdfProto.Data getVlenData(int index)
VLEN
repeated .ucar.gcdm.Data vlen_data = 11;
- Specified by:
getVlenData
in interfaceGcdmNetcdfProto.DataOrBuilder
-
getVlenDataOrBuilder
public GcdmNetcdfProto.DataOrBuilder getVlenDataOrBuilder(int index)
VLEN
repeated .ucar.gcdm.Data vlen_data = 11;
- Specified by:
getVlenDataOrBuilder
in interfaceGcdmNetcdfProto.DataOrBuilder
-
hasMembers
public boolean hasMembers()
STRUCTURE, SEQUENCE
.ucar.gcdm.StructureMembersProto members = 12;
- Specified by:
hasMembers
in interfaceGcdmNetcdfProto.DataOrBuilder
- Returns:
- Whether the members field is set.
-
getMembers
public GcdmNetcdfProto.StructureMembersProto getMembers()
STRUCTURE, SEQUENCE
.ucar.gcdm.StructureMembersProto members = 12;
- Specified by:
getMembers
in interfaceGcdmNetcdfProto.DataOrBuilder
- Returns:
- The members.
-
getMembersOrBuilder
public GcdmNetcdfProto.StructureMembersProtoOrBuilder getMembersOrBuilder()
STRUCTURE, SEQUENCE
.ucar.gcdm.StructureMembersProto members = 12;
- Specified by:
getMembersOrBuilder
in interfaceGcdmNetcdfProto.DataOrBuilder
-
getRowsList
public List<GcdmNetcdfProto.StructureDataProto> getRowsList()
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;
- Specified by:
getRowsList
in interfaceGcdmNetcdfProto.DataOrBuilder
-
getRowsOrBuilderList
public List<? extends GcdmNetcdfProto.StructureDataProtoOrBuilder> getRowsOrBuilderList()
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;
- Specified by:
getRowsOrBuilderList
in interfaceGcdmNetcdfProto.DataOrBuilder
-
getRowsCount
public int getRowsCount()
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;
- Specified by:
getRowsCount
in interfaceGcdmNetcdfProto.DataOrBuilder
-
getRows
public GcdmNetcdfProto.StructureDataProto getRows(int index)
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;
- Specified by:
getRows
in interfaceGcdmNetcdfProto.DataOrBuilder
-
getRowsOrBuilder
public GcdmNetcdfProto.StructureDataProtoOrBuilder getRowsOrBuilder(int index)
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;
- Specified by:
getRowsOrBuilder
in interfaceGcdmNetcdfProto.DataOrBuilder
-
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 GcdmNetcdfProto.Data parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GcdmNetcdfProto.Data parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GcdmNetcdfProto.Data parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GcdmNetcdfProto.Data parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GcdmNetcdfProto.Data parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GcdmNetcdfProto.Data parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GcdmNetcdfProto.Data parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static GcdmNetcdfProto.Data parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static GcdmNetcdfProto.Data parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static GcdmNetcdfProto.Data parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static GcdmNetcdfProto.Data parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static GcdmNetcdfProto.Data parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public GcdmNetcdfProto.Data.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static GcdmNetcdfProto.Data.Builder newBuilder()
-
newBuilder
public static GcdmNetcdfProto.Data.Builder newBuilder(GcdmNetcdfProto.Data prototype)
-
toBuilder
public GcdmNetcdfProto.Data.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected GcdmNetcdfProto.Data.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static GcdmNetcdfProto.Data getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<GcdmNetcdfProto.Data> parser()
-
getParserForType
public com.google.protobuf.Parser<GcdmNetcdfProto.Data> 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 GcdmNetcdfProto.Data getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-