|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface NcStreamProto.DataOrBuilder
Method Summary | |
---|---|
boolean |
getBigend()
|
NcStreamProto.Compress |
getCompress()
|
int |
getCrc32()
|
NcStreamProto.DataType |
getDataType()
|
NcStreamProto.Section |
getSection()
|
NcStreamProto.SectionOrBuilder |
getSectionOrBuilder()
|
String |
getVarName()
|
int |
getVersion()
|
boolean |
hasBigend()
|
boolean |
hasCompress()
|
boolean |
hasCrc32()
|
boolean |
hasDataType()
|
boolean |
hasSection()
|
boolean |
hasVarName()
|
boolean |
hasVersion()
|
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
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 hasCrc32()
int getCrc32()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |