@Unstable public class ResourceType extends Object
| Constructor and Description |
|---|
ResourceType(String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
static ResourceType |
fromString(String id)
Converts a string to an
ResourceType instance. |
String |
getId() |
int |
hashCode() |
String |
toString() |
public static ResourceType fromString(String id)
ResourceType instance.id - see getId()public String getId()
Copyright © 2004–2015 XWiki. All rights reserved.