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

Uses of EnumType in org.mule.devkit.model.studio
 

Methods in org.mule.devkit.model.studio that return EnumType
 EnumType ObjectFactory.createEnumType()
          Create an instance of EnumType
 

Methods in org.mule.devkit.model.studio that return types with arguments of type EnumType
 JAXBElement<EnumType> ObjectFactory.createGroupEnum(EnumType value)
          Create an instance of JAXBElement<EnumType>}
 JAXBElement<EnumType> ObjectFactory.createNestedElementTypeEnum(EnumType value)
          Create an instance of JAXBElement<EnumType>}
 

Methods in org.mule.devkit.model.studio with parameters of type EnumType
 JAXBElement<EnumType> ObjectFactory.createGroupEnum(EnumType value)
          Create an instance of JAXBElement<EnumType>}
 JAXBElement<EnumType> ObjectFactory.createNestedElementTypeEnum(EnumType value)
          Create an instance of JAXBElement<EnumType>}
 



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