Uses of Interface
org.mule.devkit.model.module.rest.RestField

Packages that use RestField
org.mule.devkit.model.module.rest   
 

Uses of RestField in org.mule.devkit.model.module.rest
 

Methods in org.mule.devkit.model.module.rest that return types with arguments of type RestField
 List<RestField> RestModule.getHeaderFields()
           
 List<RestField> RestModule.getPostFields()
           
 List<RestField> RestModule.getQueryFields()
           
 List<RestField> RestModule.getUriFields()
           
 



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