Uses of Class
org.usergrid.tools.apidoc.swagger.ApiOperationError

Packages that use ApiOperationError
org.usergrid.tools.apidoc.swagger   
 

Uses of ApiOperationError in org.usergrid.tools.apidoc.swagger
 

Methods in org.usergrid.tools.apidoc.swagger that return types with arguments of type ApiOperationError
 List<ApiOperationError> ApiOperation.getErrorResponses()
           
 

Method parameters in org.usergrid.tools.apidoc.swagger with type arguments of type ApiOperationError
 void ApiOperation.setErrorResponses(List<ApiOperationError> errorResponses)
           
 



Copyright © 2012. All Rights Reserved.