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

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

Fields in org.mule.devkit.model.schema declared as ComplexRestrictionType
protected  ComplexRestrictionType ComplexContent.restriction
           
 

Methods in org.mule.devkit.model.schema that return ComplexRestrictionType
 ComplexRestrictionType ObjectFactory.createComplexRestrictionType()
          Create an instance of ComplexRestrictionType
 ComplexRestrictionType ComplexContent.getRestriction()
          Gets the value of the restriction property.
 

Methods in org.mule.devkit.model.schema with parameters of type ComplexRestrictionType
 void ComplexContent.setRestriction(ComplexRestrictionType value)
          Sets the value of the restriction property.
 



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