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

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

Fields in org.mule.devkit.model.schema declared as SimpleContent
protected  SimpleContent ComplexType.simpleContent
           
 

Methods in org.mule.devkit.model.schema that return SimpleContent
 SimpleContent ObjectFactory.createSimpleContent()
          Create an instance of SimpleContent
 SimpleContent ComplexType.getSimpleContent()
          Gets the value of the simpleContent property.
 

Methods in org.mule.devkit.model.schema with parameters of type SimpleContent
 void ComplexType.setSimpleContent(SimpleContent value)
          Sets the value of the simpleContent property.
 



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