public class ResourceType extends Object
| Modifier and Type | Field and Description |
|---|---|
static ResourceType |
ALL |
| Constructor and Description |
|---|
ResourceType(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
name() |
static ResourceType |
resourceType(String resourceType) |
String |
toString() |
public static final ResourceType ALL
public ResourceType(String name)
public static ResourceType resourceType(String resourceType)
public String name()