| Package | Description |
|---|---|
| com.mulesoft.documentation.builder |
| Modifier and Type | Method and Description |
|---|---|
TemplateType |
Template.getType() |
static TemplateType |
TemplateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TemplateType[] |
TemplateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Template |
Template.fromString(TemplateType type,
String contents) |
| Constructor and Description |
|---|
Template(String contents,
TemplateType type) |
Copyright © 2016 MuleSoft, Inc.. All rights reserved.