|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface FsImageProto.StringTableSection.EntryOrBuilder
Method Summary | |
---|---|
int |
getId()
optional uint32 id = 1; |
String |
getStr()
optional string str = 2; |
com.google.protobuf.ByteString |
getStrBytes()
optional string str = 2; |
boolean |
hasId()
optional uint32 id = 1; |
boolean |
hasStr()
optional string str = 2; |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
boolean hasId()
optional uint32 id = 1;
int getId()
optional uint32 id = 1;
boolean hasStr()
optional string str = 2;
String getStr()
optional string str = 2;
com.google.protobuf.ByteString getStrBytes()
optional string str = 2;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |