Uses of Class
org.mule.devkit.model.studio.DefaultMepType

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.
 



Copyright © 2010–2013 MuleSoft, Inc.. All rights reserved.