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() |
public ResourceType(String id, boolean isStatic)
id
- see getId()
isStatic
- see isStatic()
public String getId()
public boolean isStatic()
Copyright © 2004–2021 XWiki. All rights reserved.