| Package | Description |
|---|---|
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
static Template.TemplateScopeEnum |
Template.TemplateScopeEnum.fromValue(String text) |
Template.TemplateScopeEnum |
Template.getTemplateScope()
Enum: 0 - private, 1 - public, 2 - mockup
|
Template.TemplateScopeEnum |
Template.TemplateScopeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static Template.TemplateScopeEnum |
Template.TemplateScopeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Template.TemplateScopeEnum[] |
Template.TemplateScopeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Template.setTemplateScope(Template.TemplateScopeEnum templateScope) |
Template |
Template.templateScope(Template.TemplateScopeEnum templateScope) |
void |
Template.TemplateScopeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
Template.TemplateScopeEnum enumeration) |
Copyright © 2019. All rights reserved.