Constructor and Description |
---|
SmbShareInfo() |
SmbShareInfo(String netName,
int type,
String remark) |
Modifier and Type | Method and Description |
---|---|
long |
createTime() |
boolean |
equals(Object obj) |
int |
getAttributes() |
String |
getName() |
int |
getType() |
int |
hashCode() |
long |
lastAccess() |
long |
lastModified() |
long |
length() |
String |
toString() |
public int getAttributes()
getAttributes
in interface FileEntry
public long createTime()
createTime
in interface FileEntry
public long lastModified()
lastModified
in interface FileEntry
public long lastAccess()
lastAccess
in interface FileEntry
FileEntry.lastAccess()
Copyright © 2016. All rights reserved.