public static interface PointStreamProto.PointFeatureMemberOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
NcStreamProto.DataType |
getDataType()
.DataType dataType = 4; |
int |
getDataTypeValue()
.DataType dataType = 4; |
java.lang.String |
getDesc()
string desc = 2; |
com.google.protobuf.ByteString |
getDescBytes()
string desc = 2; |
java.lang.String |
getName()
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 1; |
NcStreamProto.Section |
getSection()
.Section section = 5; |
NcStreamProto.SectionOrBuilder |
getSectionOrBuilder()
.Section section = 5; |
java.lang.String |
getUnits()
string units = 3; |
com.google.protobuf.ByteString |
getUnitsBytes()
string units = 3; |
boolean |
hasSection()
.Section section = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.lang.String getName()
string name = 1;
com.google.protobuf.ByteString getNameBytes()
string name = 1;
java.lang.String getDesc()
string desc = 2;
com.google.protobuf.ByteString getDescBytes()
string desc = 2;
java.lang.String getUnits()
string units = 3;
com.google.protobuf.ByteString getUnitsBytes()
string units = 3;
int getDataTypeValue()
.DataType dataType = 4;
NcStreamProto.DataType getDataType()
.DataType dataType = 4;
boolean hasSection()
.Section section = 5;
NcStreamProto.Section getSection()
.Section section = 5;
NcStreamProto.SectionOrBuilder getSectionOrBuilder()
.Section section = 5;