|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface NcStreamProto.AttributeOrBuilder
Method Summary | |
---|---|
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()
|
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 hasName()
String getName()
boolean hasType()
NcStreamProto.Attribute.Type getType()
boolean hasLen()
int getLen()
boolean hasData()
com.google.protobuf.ByteString getData()
List<String> getSdataList()
int getSdataCount()
String getSdata(int index)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |