public static interface NcStreamProto.DataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBigend() |
NcStreamProto.Compress |
getCompress() |
NcStreamProto.DataType |
getDataType() |
NcStreamProto.Section |
getSection() |
NcStreamProto.SectionOrBuilder |
getSectionOrBuilder() |
int |
getUncompressedSize() |
String |
getVarName() |
boolean |
getVdata() |
int |
getVersion() |
boolean |
hasBigend() |
boolean |
hasCompress() |
boolean |
hasDataType() |
boolean |
hasSection() |
boolean |
hasUncompressedSize() |
boolean |
hasVarName() |
boolean |
hasVdata() |
boolean |
hasVersion() |
boolean hasVarName()
String getVarName()
boolean hasDataType()
NcStreamProto.DataType getDataType()
boolean hasSection()
NcStreamProto.Section getSection()
NcStreamProto.SectionOrBuilder getSectionOrBuilder()
boolean hasBigend()
boolean getBigend()
boolean hasVersion()
int getVersion()
boolean hasCompress()
NcStreamProto.Compress getCompress()
boolean hasVdata()
boolean getVdata()
boolean hasUncompressedSize()
int getUncompressedSize()
Copyright © 1999-2012 UCAR/Unidata. All Rights Reserved.