public static interface NcStreamProto.StructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
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)
List<NcStreamProto.Variable> getVarsList()
NcStreamProto.Variable getVars(int index)
int getVarsCount()
List<? extends NcStreamProto.VariableOrBuilder> getVarsOrBuilderList()
NcStreamProto.VariableOrBuilder getVarsOrBuilder(int index)
List<NcStreamProto.Structure> getStructsList()
NcStreamProto.Structure getStructs(int index)
int getStructsCount()
List<? extends NcStreamProto.StructureOrBuilder> getStructsOrBuilderList()
NcStreamProto.StructureOrBuilder getStructsOrBuilder(int index)
Copyright © 1999-2013 UCAR/Unidata. All Rights Reserved.