Uses of Class
org.mule.devkit.model.schema.LocalElement

Uses of LocalElement in org.mule.devkit.model.schema
 

Subclasses of LocalElement in org.mule.devkit.model.schema
 class NarrowMaxMin
          restricted max/min

 

Methods in org.mule.devkit.model.schema that return LocalElement
 LocalElement ObjectFactory.createLocalElement()
          Create an instance of LocalElement
 

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

Methods in org.mule.devkit.model.schema with parameters of type LocalElement
 JAXBElement<LocalElement> ObjectFactory.createGroupElement(LocalElement value)
          Create an instance of JAXBElement<LocalElement>}
 



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