jcifs.smb
public class SmbShareInfo extends Object implements FileEntry
Field Summary | |
---|---|
protected String | netName |
protected String | remark |
protected int | type |
Method Summary | |
---|---|
long | createTime() |
boolean | equals(Object obj) |
int | getAttributes() |
String | getName() |
int | getType() |
int | hashCode() |
long | lastModified() |
long | length() |
String | toString() |