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

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

Fields in org.mule.devkit.model.schema declared as List
protected  List SimpleType.list
           
 

Methods in org.mule.devkit.model.schema that return List
 List ObjectFactory.createList()
          Create an instance of List
 List SimpleType.getList()
          Gets the value of the list property.
 

Methods in org.mule.devkit.model.schema with parameters of type List
 void SimpleType.setList(List value)
          Sets the value of the list property.
 



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