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

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

Fields in org.mule.devkit.model.schema declared as All
protected  All RestrictionType.all
           
protected  All ExtensionType.all
           
protected  All ComplexType.all
           
 

Methods in org.mule.devkit.model.schema that return All
 All ObjectFactory.createAll()
          Create an instance of All
 All RestrictionType.getAll()
          Gets the value of the all property.
 All ExtensionType.getAll()
          Gets the value of the all property.
 All ComplexType.getAll()
          Gets the value of the all property.
 

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

Methods in org.mule.devkit.model.schema with parameters of type All
 JAXBElement<All> ObjectFactory.createAll(All value)
          Create an instance of JAXBElement<All>}
 void RestrictionType.setAll(All value)
          Sets the value of the all property.
 void ExtensionType.setAll(All value)
          Sets the value of the all property.
 void ComplexType.setAll(All value)
          Sets the value of the all property.
 



Copyright © 2010-2013 MuleSoft, Inc.. All Rights Reserved.