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

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

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

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

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



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