public static interface UserAccount.Info
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Get the name of this account.
|
String |
getVersion() |
boolean |
isPasswordProtected()
Is the account password protected?
|
Copyright © 2012. All Rights Reserved.