|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Account.Type | |
---|---|
mudownmanager | |
mudownmanager.backend | |
mudownmanager.config |
Uses of Account.Type in mudownmanager |
---|
Methods in mudownmanager that return Account.Type | |
---|---|
Account.Type |
DownloadContext.getClientId()
|
Methods in mudownmanager with parameters of type Account.Type | |
---|---|
void |
DownloadContext.setClientId(Account.Type clientId)
|
Uses of Account.Type in mudownmanager.backend |
---|
Fields in mudownmanager.backend declared as Account.Type | |
---|---|
protected Account.Type |
AbstractClient.id
|
Methods in mudownmanager.backend that return Account.Type | |
---|---|
Account.Type |
AbstractClient.getId()
|
Account.Type |
Client.getId()
|
Methods in mudownmanager.backend that return types with arguments of type Account.Type | |
---|---|
java.util.Map<Account.Type,java.lang.Boolean> |
MultiClient.login()
|
Uses of Account.Type in mudownmanager.config |
---|
Methods in mudownmanager.config that return Account.Type | |
---|---|
Account.Type |
Account.getType()
|
static Account.Type |
Account.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Account.Type[] |
Account.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in mudownmanager.config with parameters of type Account.Type | |
---|---|
void |
Account.setType(Account.Type type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |