public class Resource extends Object
| Modifier and Type | Field and Description |
|---|---|
static Resource |
STATE_RESOURCE |
| Constructor and Description |
|---|
Resource(String name,
ResourceType type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
ResourceType |
getType() |
int |
hashCode() |
String |
toString() |
public static final Resource STATE_RESOURCE
public Resource(String name, ResourceType type)
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.