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

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

Fields in org.mule.devkit.model.schema declared as Restriction
protected  Restriction SimpleType.restriction
           
 

Methods in org.mule.devkit.model.schema that return Restriction
 Restriction ObjectFactory.createRestriction()
          Create an instance of Restriction
 Restriction SimpleType.getRestriction()
          Gets the value of the restriction property.
 

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



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