| Package | Description |
|---|---|
| org.mule.devkit.model.studio |
Mule Development Kit
Copyright 2010-2012 (c) MuleSoft, Inc.
|
| Modifier and Type | Field and Description |
|---|---|
protected DefaultMepType |
EndpointType.defaultMep |
| Modifier and Type | Method and Description |
|---|---|
static DefaultMepType |
DefaultMepType.fromValue(String v) |
DefaultMepType |
EndpointType.getDefaultMep()
Gets the value of the defaultMep property.
|
static DefaultMepType |
DefaultMepType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefaultMepType[] |
DefaultMepType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EndpointType.setDefaultMep(DefaultMepType value)
Sets the value of the defaultMep property.
|
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.