public class ResourceKey extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
id |
protected ResourceType |
type |
Constructor and Description |
---|
ResourceKey(ResourceType type,
String id) |
protected String id
protected ResourceType type
public ResourceKey(ResourceType type, String id)