public static interface GcdmNetcdfProto.DataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getBdata(int index)
oneof, depends on data_type
|
int |
getBdataCount()
oneof, depends on data_type
|
List<com.google.protobuf.ByteString> |
getBdataList()
oneof, depends on data_type
|
GcdmNetcdfProto.DataType |
getDataType()
.ucar.gcdm.DataType data_type = 1; |
int |
getDataTypeValue()
.ucar.gcdm.DataType data_type = 1; |
double |
getDdata(int index)
DOUBLE
|
int |
getDdataCount()
DOUBLE
|
List<Double> |
getDdataList()
DOUBLE
|
float |
getFdata(int index)
FLOAT
|
int |
getFdataCount()
FLOAT
|
List<Float> |
getFdataList()
FLOAT
|
int |
getIdata(int index)
SHORT, INT
|
int |
getIdataCount()
SHORT, INT
|
List<Integer> |
getIdataList()
SHORT, INT
|
long |
getLdata(int index)
LONG
|
int |
getLdataCount()
LONG
|
List<Long> |
getLdataList()
LONG
|
GcdmNetcdfProto.StructureMembersProto |
getMembers()
STRUCTURE, SEQUENCE
|
GcdmNetcdfProto.StructureMembersProtoOrBuilder |
getMembersOrBuilder()
STRUCTURE, SEQUENCE
|
GcdmNetcdfProto.StructureDataProto |
getRows(int index)
row oriented: one for each row
|
int |
getRowsCount()
row oriented: one for each row
|
List<GcdmNetcdfProto.StructureDataProto> |
getRowsList()
row oriented: one for each row
|
GcdmNetcdfProto.StructureDataProtoOrBuilder |
getRowsOrBuilder(int index)
row oriented: one for each row
|
List<? extends GcdmNetcdfProto.StructureDataProtoOrBuilder> |
getRowsOrBuilderList()
row oriented: one for each row
|
String |
getSdata(int index)
STRING
|
com.google.protobuf.ByteString |
getSdataBytes(int index)
STRING
|
int |
getSdataCount()
STRING
|
List<String> |
getSdataList()
STRING
|
int |
getShapes(int index)
repeated uint32 shapes = 2; |
int |
getShapesCount()
repeated uint32 shapes = 2; |
List<Integer> |
getShapesList()
repeated uint32 shapes = 2; |
int |
getUidata(int index)
ENUM2, USHORT, ENUM4, UINT
|
int |
getUidataCount()
ENUM2, USHORT, ENUM4, UINT
|
List<Integer> |
getUidataList()
ENUM2, USHORT, ENUM4, UINT
|
long |
getUldata(int index)
ULONG
|
int |
getUldataCount()
ULONG
|
List<Long> |
getUldataList()
ULONG
|
GcdmNetcdfProto.Data |
getVlen(int index)
VLEN
|
int |
getVlenCount()
VLEN
|
List<GcdmNetcdfProto.Data> |
getVlenList()
VLEN
|
GcdmNetcdfProto.DataOrBuilder |
getVlenOrBuilder(int index)
VLEN
|
List<? extends GcdmNetcdfProto.DataOrBuilder> |
getVlenOrBuilderList()
VLEN
|
boolean |
hasMembers()
STRUCTURE, SEQUENCE
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getDataTypeValue()
.ucar.gcdm.DataType data_type = 1;GcdmNetcdfProto.DataType getDataType()
.ucar.gcdm.DataType data_type = 1;List<Integer> getShapesList()
repeated uint32 shapes = 2;int getShapesCount()
repeated uint32 shapes = 2;int getShapes(int index)
repeated uint32 shapes = 2;index - The index of the element to return.List<com.google.protobuf.ByteString> getBdataList()
oneof, depends on data_type
repeated bytes bdata = 3;int getBdataCount()
oneof, depends on data_type
repeated bytes bdata = 3;com.google.protobuf.ByteString getBdata(int index)
oneof, depends on data_type
repeated bytes bdata = 3;index - The index of the element to return.List<Integer> getIdataList()
SHORT, INT
repeated sint32 idata = 4;int getIdataCount()
SHORT, INT
repeated sint32 idata = 4;int getIdata(int index)
SHORT, INT
repeated sint32 idata = 4;index - The index of the element to return.List<Integer> getUidataList()
ENUM2, USHORT, ENUM4, UINT
repeated uint32 uidata = 5;int getUidataCount()
ENUM2, USHORT, ENUM4, UINT
repeated uint32 uidata = 5;int getUidata(int index)
ENUM2, USHORT, ENUM4, UINT
repeated uint32 uidata = 5;index - The index of the element to return.List<Long> getLdataList()
LONG
repeated sint64 ldata = 6;int getLdataCount()
LONG
repeated sint64 ldata = 6;long getLdata(int index)
LONG
repeated sint64 ldata = 6;index - The index of the element to return.List<Long> getUldataList()
ULONG
repeated uint64 uldata = 7;int getUldataCount()
ULONG
repeated uint64 uldata = 7;long getUldata(int index)
ULONG
repeated uint64 uldata = 7;index - The index of the element to return.List<Float> getFdataList()
FLOAT
repeated float fdata = 8;int getFdataCount()
FLOAT
repeated float fdata = 8;float getFdata(int index)
FLOAT
repeated float fdata = 8;index - The index of the element to return.List<Double> getDdataList()
DOUBLE
repeated double ddata = 9;int getDdataCount()
DOUBLE
repeated double ddata = 9;double getDdata(int index)
DOUBLE
repeated double ddata = 9;index - The index of the element to return.List<String> getSdataList()
STRING
repeated string sdata = 10;int getSdataCount()
STRING
repeated string sdata = 10;String getSdata(int index)
STRING
repeated string sdata = 10;index - The index of the element to return.com.google.protobuf.ByteString getSdataBytes(int index)
STRING
repeated string sdata = 10;index - The index of the value to return.List<GcdmNetcdfProto.Data> getVlenList()
VLEN
repeated .ucar.gcdm.Data vlen = 11;GcdmNetcdfProto.Data getVlen(int index)
VLEN
repeated .ucar.gcdm.Data vlen = 11;int getVlenCount()
VLEN
repeated .ucar.gcdm.Data vlen = 11;List<? extends GcdmNetcdfProto.DataOrBuilder> getVlenOrBuilderList()
VLEN
repeated .ucar.gcdm.Data vlen = 11;GcdmNetcdfProto.DataOrBuilder getVlenOrBuilder(int index)
VLEN
repeated .ucar.gcdm.Data vlen = 11;boolean hasMembers()
STRUCTURE, SEQUENCE
.ucar.gcdm.StructureMembersProto members = 12;GcdmNetcdfProto.StructureMembersProto getMembers()
STRUCTURE, SEQUENCE
.ucar.gcdm.StructureMembersProto members = 12;GcdmNetcdfProto.StructureMembersProtoOrBuilder getMembersOrBuilder()
STRUCTURE, SEQUENCE
.ucar.gcdm.StructureMembersProto members = 12;List<GcdmNetcdfProto.StructureDataProto> getRowsList()
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;GcdmNetcdfProto.StructureDataProto getRows(int index)
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;int getRowsCount()
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;List<? extends GcdmNetcdfProto.StructureDataProtoOrBuilder> getRowsOrBuilderList()
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;GcdmNetcdfProto.StructureDataProtoOrBuilder getRowsOrBuilder(int index)
row oriented: one for each row
repeated .ucar.gcdm.StructureDataProto rows = 13;