public class RuntimeResources extends ResourceDefinition<RuntimeResource>
| Constructor and Description |
|---|
RuntimeResources() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
String |
getName() |
List<RuntimeResource> |
getResources() |
void |
setCategory(String category) |
void |
setName(String name) |
equals, getDescription, getId, getMaxSelectable, getMinSelectable, hashCode, setDescription, setId, setMaxSelectable, setMinSelectablepublic String getName()
public String getCategory()
public void setName(String name)
public void setCategory(String category)
public List<RuntimeResource> getResources() throws Exception
getResources in class ResourceDefinition<RuntimeResource>ExceptionCopyright © 2017. All Rights Reserved.