public static interface PointStreamProto.MemberOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
NcStreamProto.DataType |
getDataType() |
String |
getDesc() |
String |
getName() |
NcStreamProto.Section |
getSection() |
NcStreamProto.SectionOrBuilder |
getSectionOrBuilder() |
String |
getUnits() |
boolean |
hasDataType() |
boolean |
hasDesc() |
boolean |
hasName() |
boolean |
hasSection() |
boolean |
hasUnits() |
boolean hasName()
String getName()
boolean hasDesc()
String getDesc()
boolean hasUnits()
String getUnits()
boolean hasDataType()
NcStreamProto.DataType getDataType()
boolean hasSection()
NcStreamProto.Section getSection()
NcStreamProto.SectionOrBuilder getSectionOrBuilder()
Copyright © 1999-2013 UCAR/Unidata. All Rights Reserved.