public final class UserInfo extends Object
Modifier and Type | Method and Description |
---|---|
String |
getDamaged() |
String |
getDescription() |
String |
getExpired() |
long |
getGID() |
String |
getLocked() |
String |
getName() |
String |
getStatus() |
long |
getStorageMax()
Returns 1 if the setting is *NOMAX.
|
long |
getStorageUsed() |
long |
getUID() |
String |
getUserClass() |
String |
toString() |
public String getName()
public String getUserClass()
public String getExpired()
public long getStorageMax()
public long getStorageUsed()
public String getDescription()
public String getLocked()
public String getDamaged()
public String getStatus()
public long getUID()
public long getGID()