public static interface CdmrFeatureProto.CoverageOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
NcStreamProto.Attribute | 
getAtts(int index)
repeated .Attribute atts = 4; | 
int | 
getAttsCount()
repeated .Attribute atts = 4; | 
java.util.List<NcStreamProto.Attribute> | 
getAttsList()
repeated .Attribute atts = 4; | 
NcStreamProto.AttributeOrBuilder | 
getAttsOrBuilder(int index)
repeated .Attribute atts = 4; | 
java.util.List<? extends NcStreamProto.AttributeOrBuilder> | 
getAttsOrBuilderList()
repeated .Attribute atts = 4; | 
java.lang.String | 
getCoordSys()
string coordSys = 5; | 
com.google.protobuf.ByteString | 
getCoordSysBytes()
string coordSys = 5; | 
NcStreamProto.DataType | 
getDataType()
.DataType dataType = 2; | 
int | 
getDataTypeValue()
.DataType dataType = 2; | 
java.lang.String | 
getDescription()
string description = 7; | 
com.google.protobuf.ByteString | 
getDescriptionBytes()
string description = 7; | 
java.lang.String | 
getName()
 short name, unique within dataset 
 | 
com.google.protobuf.ByteString | 
getNameBytes()
 short name, unique within dataset 
 | 
java.lang.String | 
getUnits()
string units = 6; | 
com.google.protobuf.ByteString | 
getUnitsBytes()
string units = 6; | 
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getName()
short name, unique within dataset
string name = 1;com.google.protobuf.ByteString getNameBytes()
short name, unique within dataset
string name = 1;int getDataTypeValue()
.DataType dataType = 2;NcStreamProto.DataType getDataType()
.DataType dataType = 2;java.util.List<NcStreamProto.Attribute> getAttsList()
repeated .Attribute atts = 4;NcStreamProto.Attribute getAtts(int index)
repeated .Attribute atts = 4;int getAttsCount()
repeated .Attribute atts = 4;java.util.List<? extends NcStreamProto.AttributeOrBuilder> getAttsOrBuilderList()
repeated .Attribute atts = 4;NcStreamProto.AttributeOrBuilder getAttsOrBuilder(int index)
repeated .Attribute atts = 4;java.lang.String getCoordSys()
string coordSys = 5;com.google.protobuf.ByteString getCoordSysBytes()
string coordSys = 5;java.lang.String getUnits()
string units = 6;com.google.protobuf.ByteString getUnitsBytes()
string units = 6;java.lang.String getDescription()
string description = 7;com.google.protobuf.ByteString getDescriptionBytes()
string description = 7;