ucar.nc2.stream
Interface NcStreamProto.GroupOrBuilder
- All Superinterfaces:
- com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
- NcStreamProto.Group, NcStreamProto.Group.Builder
- Enclosing class:
- NcStreamProto
public static interface NcStreamProto.GroupOrBuilder
- extends com.google.protobuf.MessageOrBuilder
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
isInitialized |
hasName
boolean hasName()
getName
String getName()
getDimsList
List<NcStreamProto.Dimension> getDimsList()
getDims
NcStreamProto.Dimension getDims(int index)
getDimsCount
int getDimsCount()
getDimsOrBuilderList
List<? extends NcStreamProto.DimensionOrBuilder> getDimsOrBuilderList()
getDimsOrBuilder
NcStreamProto.DimensionOrBuilder getDimsOrBuilder(int index)
getVarsList
List<NcStreamProto.Variable> getVarsList()
getVars
NcStreamProto.Variable getVars(int index)
getVarsCount
int getVarsCount()
getVarsOrBuilderList
List<? extends NcStreamProto.VariableOrBuilder> getVarsOrBuilderList()
getVarsOrBuilder
NcStreamProto.VariableOrBuilder getVarsOrBuilder(int index)
getStructsList
List<NcStreamProto.Structure> getStructsList()
getStructs
NcStreamProto.Structure getStructs(int index)
getStructsCount
int getStructsCount()
getStructsOrBuilderList
List<? extends NcStreamProto.StructureOrBuilder> getStructsOrBuilderList()
getStructsOrBuilder
NcStreamProto.StructureOrBuilder getStructsOrBuilder(int index)
getAttsList
List<NcStreamProto.Attribute> getAttsList()
getAtts
NcStreamProto.Attribute getAtts(int index)
getAttsCount
int getAttsCount()
getAttsOrBuilderList
List<? extends NcStreamProto.AttributeOrBuilder> getAttsOrBuilderList()
getAttsOrBuilder
NcStreamProto.AttributeOrBuilder getAttsOrBuilder(int index)
getGroupsList
List<NcStreamProto.Group> getGroupsList()
getGroups
NcStreamProto.Group getGroups(int index)
getGroupsCount
int getGroupsCount()
getGroupsOrBuilderList
List<? extends NcStreamProto.GroupOrBuilder> getGroupsOrBuilderList()
getGroupsOrBuilder
NcStreamProto.GroupOrBuilder getGroupsOrBuilder(int index)
getEnumTypesList
List<NcStreamProto.EnumTypedef> getEnumTypesList()
getEnumTypes
NcStreamProto.EnumTypedef getEnumTypes(int index)
getEnumTypesCount
int getEnumTypesCount()
getEnumTypesOrBuilderList
List<? extends NcStreamProto.EnumTypedefOrBuilder> getEnumTypesOrBuilderList()
getEnumTypesOrBuilder
NcStreamProto.EnumTypedefOrBuilder getEnumTypesOrBuilder(int index)
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.