public class ResourceType extends Object
| Constructor and Description |
|---|
ResourceType(String id) |
ResourceType(String id,
boolean isStatic) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
String |
getId() |
int |
hashCode() |
boolean |
isStatic() |
String |
toString() |
@Unstable public ResourceType(String id, boolean isStatic)
id - see getId()isStatic - see isStatic()public String getId()
@Unstable public boolean isStatic()
Copyright © 2004–2019 XWiki. All rights reserved.