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

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

Fields in org.mule.devkit.model.schema declared as Union
protected  Union SimpleType.union
           
 

Methods in org.mule.devkit.model.schema that return Union
 Union ObjectFactory.createUnion()
          Create an instance of Union
 Union SimpleType.getUnion()
          Gets the value of the union property.
 

Methods in org.mule.devkit.model.schema with parameters of type Union
 void SimpleType.setUnion(Union value)
          Sets the value of the union property.
 



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