public class ResourceType extends Resource
ResourceType class.
| Constructor and Description |
|---|
ResourceType() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Action> |
getQuestionedActions()
Getter for the field
questionedActions. |
String |
getUsage()
Getter for the field
usage. |
void |
setQuestionedActions(Map<String,Action> questionedActions)
Setter for the field
questionedActions. |
void |
setUsage(String usage)
Setter for the field
usage. |
equals, getAction, getAction, getActions, getBaseUriParameters, getDescription, getDisplayName, getIs, getIsModel, getParentUri, getRelativeUri, getResource, getResources, getSecuredBy, getType, getTypeModel, getTypeModelT, getUri, getUriParameters, hashCode, setActions, setBaseUriParameters, setDescription, setDisplayName, setIs, setIsModel, setParentUri, setRelativeUri, setResources, setSecuredBy, setType, setTypeModel, setTypeModelT, setUriParameters, toStringpublic Map<String,Action> getQuestionedActions()
Getter for the field questionedActions.
Map object.public void setQuestionedActions(Map<String,Action> questionedActions)
Setter for the field questionedActions.
questionedActions - a Map object.Copyright © 2015 Mulesoft. All rights reserved.