| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected String |
netName |
protected String |
remark |
protected int |
type |
| コンストラクタと説明 |
|---|
SmbShareInfo() |
SmbShareInfo(String netName,
int type,
String remark) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
long |
createTime() |
boolean |
equals(Object obj) |
int |
getAttributes() |
String |
getName() |
int |
getType() |
int |
hashCode() |
long |
lastModified() |
long |
length() |
String |
toString() |
public int getAttributes()
getAttributes インタフェース内 FileEntrypublic long createTime()
createTime インタフェース内 FileEntrypublic long lastModified()
lastModified インタフェース内 FileEntryCopyright © 2016. All rights reserved.