|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DefaultMepType in org.mule.devkit.model.studio |
|---|
| Fields in org.mule.devkit.model.studio declared as DefaultMepType | |
|---|---|
protected DefaultMepType |
EndpointType.defaultMep
|
| Methods in org.mule.devkit.model.studio that return DefaultMepType | |
|---|---|
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. |
| Methods in org.mule.devkit.model.studio with parameters of type DefaultMepType | |
|---|---|
void |
EndpointType.setDefaultMep(DefaultMepType value)
Sets the value of the defaultMep property. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||