public static interface NcStreamProto.MemberOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
NcStreamProto.DataType |
getDataType()
optional .DataType dataType = 2; |
int |
getDataTypeValue()
optional .DataType dataType = 2; |
boolean |
getIsVlen()
optional bool isVlen = 4; |
int |
getShape(int index)
repeated uint32 shape = 3; |
int |
getShapeCount()
repeated uint32 shape = 3; |
List<Integer> |
getShapeList()
repeated uint32 shape = 3; |
String |
getShortName()
optional string shortName = 1; |
com.google.protobuf.ByteString |
getShortNameBytes()
optional string shortName = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getShortName()
optional string shortName = 1;com.google.protobuf.ByteString getShortNameBytes()
optional string shortName = 1;int getDataTypeValue()
optional .DataType dataType = 2;NcStreamProto.DataType getDataType()
optional .DataType dataType = 2;int getShapeCount()
repeated uint32 shape = 3;
or section?
int getShape(int index)
repeated uint32 shape = 3;
or section?
boolean getIsVlen()
optional bool isVlen = 4;