| Modifier and Type | Method and Description |
|---|---|
ResourceType |
Resource.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
Resource.setType(ResourceType type) |
| Constructor and Description |
|---|
Resource(ResourceType type,
int searchId) |
| Modifier and Type | Method and Description |
|---|---|
ResourceType |
ImportResourceRequest.resourceType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportResourceRequest.resourceType(ResourceType resourceType) |
| Constructor and Description |
|---|
ImportResourceRequest(String rsLocator,
ExportCSVSettings csvSettings,
String user,
ResourceType resourceType) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2016. All Rights Reserved.