|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface FileSystemProto.FileOrBuilder
Method Summary | |
---|---|
FileSystemProto.Attribute |
getAtts(int index)
|
int |
getAttsCount()
|
List<FileSystemProto.Attribute> |
getAttsList()
|
FileSystemProto.AttributeOrBuilder |
getAttsOrBuilder(int index)
|
List<? extends FileSystemProto.AttributeOrBuilder> |
getAttsOrBuilderList()
|
boolean |
getIsDirectory()
|
long |
getLastModified()
|
long |
getLength()
|
String |
getName()
|
boolean |
hasIsDirectory()
|
boolean |
hasLastModified()
|
boolean |
hasLength()
|
boolean |
hasName()
|
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 hasLastModified()
long getLastModified()
boolean hasLength()
long getLength()
boolean hasIsDirectory()
boolean getIsDirectory()
List<FileSystemProto.Attribute> getAttsList()
FileSystemProto.Attribute getAtts(int index)
int getAttsCount()
List<? extends FileSystemProto.AttributeOrBuilder> getAttsOrBuilderList()
FileSystemProto.AttributeOrBuilder getAttsOrBuilder(int index)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |