| Package | Description |
|---|---|
| org.raml.model |
| Modifier and Type | Method and Description |
|---|---|
TemplateUse |
Resource.getTypeModelT()
getTypeModelT.
|
| Modifier and Type | Method and Description |
|---|---|
List<TemplateUse> |
Resource.getIsModel()
Getter for the field
isModel. |
List<TemplateUse> |
Action.getIsModel()
Getter for the field
isModel. |
List<TemplateUse> |
Resource.getTypeModel()
Getter for the field
typeModel. |
| Modifier and Type | Method and Description |
|---|---|
void |
Resource.setTypeModelT(TemplateUse type)
setTypeModelT.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Resource.setIsModel(List<TemplateUse> isModel)
Setter for the field
isModel. |
void |
Action.setIsModel(List<TemplateUse> isModel)
Setter for the field
isModel. |
void |
Resource.setTypeModel(List<TemplateUse> typeModel)
Setter for the field
typeModel. |
Copyright © 2015 Mulesoft. All rights reserved.