public static interface NcStreamProto.VariableOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
NcStreamProto.Attribute |
getAtts(int index) |
int |
getAttsCount() |
List<NcStreamProto.Attribute> |
getAttsList() |
NcStreamProto.AttributeOrBuilder |
getAttsOrBuilder(int index) |
List<? extends NcStreamProto.AttributeOrBuilder> |
getAttsOrBuilderList() |
com.google.protobuf.ByteString |
getData() |
NcStreamProto.DataType |
getDataType() |
String |
getEnumType() |
String |
getName() |
NcStreamProto.Dimension |
getShape(int index) |
int |
getShapeCount() |
List<NcStreamProto.Dimension> |
getShapeList() |
NcStreamProto.DimensionOrBuilder |
getShapeOrBuilder(int index) |
List<? extends NcStreamProto.DimensionOrBuilder> |
getShapeOrBuilderList() |
boolean |
getUnsigned() |
boolean |
hasData() |
boolean |
hasDataType() |
boolean |
hasEnumType() |
boolean |
hasName() |
boolean |
hasUnsigned() |
boolean hasName()
String getName()
boolean hasDataType()
NcStreamProto.DataType getDataType()
List<NcStreamProto.Dimension> getShapeList()
NcStreamProto.Dimension getShape(int index)
int getShapeCount()
List<? extends NcStreamProto.DimensionOrBuilder> getShapeOrBuilderList()
NcStreamProto.DimensionOrBuilder getShapeOrBuilder(int index)
List<NcStreamProto.Attribute> getAttsList()
NcStreamProto.Attribute getAtts(int index)
int getAttsCount()
List<? extends NcStreamProto.AttributeOrBuilder> getAttsOrBuilderList()
NcStreamProto.AttributeOrBuilder getAttsOrBuilder(int index)
boolean hasUnsigned()
boolean getUnsigned()
boolean hasData()
com.google.protobuf.ByteString getData()
boolean hasEnumType()
String getEnumType()
Copyright © 1999-2013 UCAR/Unidata. All Rights Reserved.