|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface JsProtoBuf.Library.FileEntryOrBuilder
Method Summary | |
---|---|
com.google.protobuf.ByteString |
getContent()
required bytes content = 2; |
java.lang.String |
getPath()
required string path = 1; |
com.google.protobuf.ByteString |
getPathBytes()
required string path = 1; |
boolean |
hasContent()
required bytes content = 2; |
boolean |
hasPath()
required string path = 1; |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
getDefaultInstanceForType, isInitialized |
Method Detail |
---|
boolean hasPath()
required string path = 1;
java.lang.String getPath()
required string path = 1;
com.google.protobuf.ByteString getPathBytes()
required string path = 1;
boolean hasContent()
required bytes content = 2;
com.google.protobuf.ByteString getContent()
required bytes content = 2;
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |