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; |
List<NcStreamProto.Attribute> |
getAttsList()
repeated .Attribute atts = 4; |
NcStreamProto.AttributeOrBuilder |
getAttsOrBuilder(int index)
repeated .Attribute atts = 4; |
List<? extends NcStreamProto.AttributeOrBuilder> |
getAttsOrBuilderList()
repeated .Attribute atts = 4; |
String |
getCoordSys()
string coordSys = 5; |
com.google.protobuf.ByteString |
getCoordSysBytes()
string coordSys = 5; |
NcStreamProto.DataType |
getDataType()
.DataType dataType = 2; |
int |
getDataTypeValue()
.DataType dataType = 2; |
String |
getDescription()
string description = 7; |
com.google.protobuf.ByteString |
getDescriptionBytes()
string description = 7; |
String |
getName()
short name, unique within dataset
|
com.google.protobuf.ByteString |
getNameBytes()
short name, unique within dataset
|
String |
getUnits()
string units = 6; |
com.google.protobuf.ByteString |
getUnitsBytes()
string units = 6; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString 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;List<NcStreamProto.Attribute> getAttsList()
repeated .Attribute atts = 4;NcStreamProto.Attribute getAtts(int index)
repeated .Attribute atts = 4;int getAttsCount()
repeated .Attribute atts = 4;List<? extends NcStreamProto.AttributeOrBuilder> getAttsOrBuilderList()
repeated .Attribute atts = 4;NcStreamProto.AttributeOrBuilder getAttsOrBuilder(int index)
repeated .Attribute atts = 4;String getCoordSys()
string coordSys = 5;com.google.protobuf.ByteString getCoordSysBytes()
string coordSys = 5;String getUnits()
string units = 6;com.google.protobuf.ByteString getUnitsBytes()
string units = 6;String getDescription()
string description = 7;com.google.protobuf.ByteString getDescriptionBytes()
string description = 7;