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

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

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

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

Methods in org.mule.devkit.model.studio with parameters of type ClassType
 JAXBElement<ClassType> ObjectFactory.createGroupClassname(ClassType value)
          Create an instance of JAXBElement<ClassType>}
 JAXBElement<ClassType> ObjectFactory.createNestedElementTypeClassname(ClassType value)
          Create an instance of JAXBElement<ClassType>}
 



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