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

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

Methods in org.mule.devkit.model.schema that return SchemaLocation
 SchemaLocation SchemaModel.getSchemaLocationByNamespace(String namespace)
           
 

Methods in org.mule.devkit.model.schema that return types with arguments of type SchemaLocation
 List<SchemaLocation> SchemaModel.getSchemaLocations()
           
 

Methods in org.mule.devkit.model.schema with parameters of type SchemaLocation
 void SchemaModel.addSchemaLocation(SchemaLocation schemaLocation)
           
 



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