| Package | Description |
|---|---|
| csbase.client.applicationmanager.resourcehelpers |
| Modifier and Type | Method and Description |
|---|---|
ApplicationResourceType |
ApplicationResourceHelper.getResourceType()
Retorna: tipo de resource; conforme atributo
ApplicationResourceHelper.resourceType. |
static ApplicationResourceType |
ApplicationResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationResourceType[] |
ApplicationResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ApplicationResourceHelper(T application,
ApplicationResourceType resourceType)
Construtor
|
Copyright © 2017. All rights reserved.