jcifs.smb

Class SmbShareInfo

public class SmbShareInfo extends Object implements FileEntry

Field Summary
protected StringnetName
protected Stringremark
protected inttype
Method Summary
longcreateTime()
booleanequals(Object obj)
intgetAttributes()
StringgetName()
intgetType()
inthashCode()
longlastModified()
longlength()
StringtoString()

Field Detail

netName

protected String netName

remark

protected String remark

type

protected int type

Method Detail

createTime

public long createTime()

equals

public boolean equals(Object obj)

getAttributes

public int getAttributes()

getName

public String getName()

getType

public int getType()

hashCode

public int hashCode()

lastModified

public long lastModified()

length

public long length()

toString

public String toString()