public static interface NcStreamProto.DataColOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBigend()
optional bool bigend = 4; |
NcStreamProto.DataType |
getDataType()
optional .DataType dataType = 2; |
int |
getDataTypeValue()
optional .DataType dataType = 2; |
boolean |
getIsVlen()
optional bool isVlen = 7; |
String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
int |
getNelems()
optional uint32 nelems = 9; |
com.google.protobuf.ByteString |
getOpaquedata(int index)
repeated bytes opaquedata = 13; |
int |
getOpaquedataCount()
repeated bytes opaquedata = 13; |
List<com.google.protobuf.ByteString> |
getOpaquedataList()
repeated bytes opaquedata = 13; |
com.google.protobuf.ByteString |
getPrimdata()
optional bytes primdata = 10; |
NcStreamProto.Section |
getSection()
optional .Section section = 3; |
NcStreamProto.SectionOrBuilder |
getSectionOrBuilder()
optional .Section section = 3; |
String |
getStringdata(int index)
repeated string stringdata = 11; |
com.google.protobuf.ByteString |
getStringdataBytes(int index)
repeated string stringdata = 11; |
int |
getStringdataCount()
repeated string stringdata = 11; |
com.google.protobuf.ProtocolStringList |
getStringdataList()
repeated string stringdata = 11; |
NcStreamProto.ArrayStructureCol |
getStructdata()
optional .ArrayStructureCol structdata = 14; |
NcStreamProto.ArrayStructureColOrBuilder |
getStructdataOrBuilder()
optional .ArrayStructureCol structdata = 14; |
int |
getVersion()
optional uint32 version = 5; |
int |
getVlens(int index)
repeated uint32 vlens = 12; |
int |
getVlensCount()
repeated uint32 vlens = 12; |
List<Integer> |
getVlensList()
repeated uint32 vlens = 12; |
boolean |
hasSection()
optional .Section section = 3; |
boolean |
hasStructdata()
optional .ArrayStructureCol structdata = 14; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
optional string name = 1;
fullname for top, shortname for member
com.google.protobuf.ByteString getNameBytes()
optional string name = 1;
fullname for top, shortname for member
int getDataTypeValue()
optional .DataType dataType = 2;NcStreamProto.DataType getDataType()
optional .DataType dataType = 2;boolean hasSection()
optional .Section section = 3;NcStreamProto.Section getSection()
optional .Section section = 3;NcStreamProto.SectionOrBuilder getSectionOrBuilder()
optional .Section section = 3;boolean getBigend()
optional bool bigend = 4;int getVersion()
optional uint32 version = 5;boolean getIsVlen()
optional bool isVlen = 7;int getNelems()
optional uint32 nelems = 9;com.google.protobuf.ByteString getPrimdata()
optional bytes primdata = 10;
oneof
com.google.protobuf.ProtocolStringList getStringdataList()
repeated string stringdata = 11;
string dataType
int getStringdataCount()
repeated string stringdata = 11;
string dataType
String getStringdata(int index)
repeated string stringdata = 11;
string dataType
com.google.protobuf.ByteString getStringdataBytes(int index)
repeated string stringdata = 11;
string dataType
int getVlensCount()
repeated uint32 vlens = 12;
isVlen true
int getVlens(int index)
repeated uint32 vlens = 12;
isVlen true
List<com.google.protobuf.ByteString> getOpaquedataList()
repeated bytes opaquedata = 13;
opaque dataType
int getOpaquedataCount()
repeated bytes opaquedata = 13;
opaque dataType
com.google.protobuf.ByteString getOpaquedata(int index)
repeated bytes opaquedata = 13;
opaque dataType
boolean hasStructdata()
optional .ArrayStructureCol structdata = 14;
structures
NcStreamProto.ArrayStructureCol getStructdata()
optional .ArrayStructureCol structdata = 14;
structures
NcStreamProto.ArrayStructureColOrBuilder getStructdataOrBuilder()
optional .ArrayStructureCol structdata = 14;
structures