net.sf.jqql.beans
Class Directory
java.lang.Object
net.sf.jqql.beans.Directory
public class Directory
- extends Object
description Bean for dir in QQ disk
QQ硬盘ä¸ä¸€ä¸ªç›®å½•çš„æè¿°Bean
- Author:
- luma
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public int id
property
public int property
parentId
public int parentId
creationTime
public long creationTime
modifiedTime
public long modifiedTime
name
public String name
owner
public int owner
Directory
public Directory()
readBean
public void readBean(ByteBuffer buf)
isSystemDir
public boolean isSystemDir()
- Returns:
- true to indicate this is a system dir
true表示这是一个系统文件夹
isShared
public boolean isShared()