Uses of Class
org.mule.devkit.model.studio.AlternativesType.Alternative

Uses of AlternativesType.Alternative in org.mule.devkit.model.studio
 

Fields in org.mule.devkit.model.studio with type parameters of type AlternativesType.Alternative
protected  List<AlternativesType.Alternative> AlternativesType.alternative
           
 

Methods in org.mule.devkit.model.studio that return AlternativesType.Alternative
 AlternativesType.Alternative ObjectFactory.createAlternativesTypeAlternative()
          Create an instance of AlternativesType.Alternative
 

Methods in org.mule.devkit.model.studio that return types with arguments of type AlternativesType.Alternative
 List<AlternativesType.Alternative> AlternativesType.getAlternative()
          Gets the value of the alternative property.
 



Copyright © 2010-2013 MuleSoft, Inc.. All Rights Reserved.