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

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

Fields in org.mule.devkit.model.schema declared as SimpleExtensionType
protected  SimpleExtensionType SimpleContent.extension
           
 

Methods in org.mule.devkit.model.schema that return SimpleExtensionType
 SimpleExtensionType ObjectFactory.createSimpleExtensionType()
          Create an instance of SimpleExtensionType
 SimpleExtensionType SimpleContent.getExtension()
          Gets the value of the extension property.
 

Methods in org.mule.devkit.model.schema with parameters of type SimpleExtensionType
 void SimpleContent.setExtension(SimpleExtensionType value)
          Sets the value of the extension property.
 



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