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

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

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

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

Methods in org.mule.devkit.model.studio with parameters of type TextType
 JAXBElement<TextType> ObjectFactory.createGroupText(TextType value)
          Create an instance of JAXBElement<TextType>}
 JAXBElement<TextType> ObjectFactory.createNestedElementTypeText(TextType value)
          Create an instance of JAXBElement<TextType>}
 



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