| Modifier and Type | Method and Description |
|---|---|
ResourceType |
AbstractResource.getType() |
ResourceType |
Resource.getType() |
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 |
AbstractResource.setType(ResourceType type) |
| Constructor and Description |
|---|
AbstractResource(ResourceType type) |
Copyright © 2004–2014 XWiki. All rights reserved.