| Package | Description |
|---|---|
| pro.redsoft.iframework.shared.config |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceType |
Resource.type |
| Modifier and Type | Method and Description |
|---|---|
static ResourceType |
ResourceType.fromValue(String v) |
ResourceType |
Resource.getType()
Gets the value of the type property.
|
static ResourceType |
ResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceType[] |
ResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Resource.setType(ResourceType value)
Sets the value of the type property.
|
Copyright © 2012–2014 RedSoft. All rights reserved.