Uses of Class
org.wso2.carbon.tryit.wadl.data.apis
-
Packages that use apis Package Description org.wso2.carbon.tryit.wadl.data -
-
Uses of apis in org.wso2.carbon.tryit.wadl.data
Methods in org.wso2.carbon.tryit.wadl.data that return types with arguments of type apis Modifier and Type Method Description List<apis>
SwaggerImplementation. getApis()
Method parameters in org.wso2.carbon.tryit.wadl.data with type arguments of type apis Modifier and Type Method Description void
SwaggerImplementation. setApis(List<apis> apis)
-