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

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

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

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

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



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