| 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() |
int |
getFileIndex() |
String |
getName() |
int |
getType() |
int |
hashCode() |
long |
lastAccess() |
long |
lastModified() |
long |
length() |
String |
toString() |
public int getFileIndex()
getFileIndex in interface FileEntryFileEntry.getFileIndex()public int getAttributes()
getAttributes in interface FileEntrypublic long createTime()
createTime in interface FileEntrypublic long lastModified()
lastModified in interface FileEntrypublic long lastAccess()
lastAccess in interface FileEntryFileEntry.lastAccess()Copyright © 2021. All rights reserved.