| Package | Description |
|---|---|
| org.mule.tools.model |
| Modifier and Type | Field and Description |
|---|---|
protected DeploymentType |
DeploymentConfiguration.deploymentType |
| Modifier and Type | Method and Description |
|---|---|
DeploymentType |
DeploymentConfiguration.getDeploymentType()
DeploymentConfiguration information.
|
static DeploymentType |
DeploymentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeploymentType[] |
DeploymentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentConfiguration.setDeploymentType(DeploymentType deploymentType) |
Copyright © 2017. All rights reserved.