public static interface NcStreamProto.AttributeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getData() |
int |
getLen() |
String |
getName() |
String |
getSdata(int index) |
int |
getSdataCount() |
List<String> |
getSdataList() |
NcStreamProto.Attribute.Type |
getType() |
boolean |
hasData() |
boolean |
hasLen() |
boolean |
hasName() |
boolean |
hasType() |
boolean hasName()
String getName()
boolean hasType()
NcStreamProto.Attribute.Type getType()
boolean hasLen()
int getLen()
boolean hasData()
com.google.protobuf.ByteString getData()
int getSdataCount()
String getSdata(int index)
Copyright © 1999-2012 UCAR/Unidata. All Rights Reserved.