Uses of Class
org.terracotta.management.capabilities.descriptors.CallDescriptor.Parameter

Packages that use CallDescriptor.Parameter
org.terracotta.management.capabilities.descriptors   
 

Uses of CallDescriptor.Parameter in org.terracotta.management.capabilities.descriptors
 

Methods in org.terracotta.management.capabilities.descriptors that return types with arguments of type CallDescriptor.Parameter
 List<CallDescriptor.Parameter> CallDescriptor.getParameters()
           
 

Constructor parameters in org.terracotta.management.capabilities.descriptors with type arguments of type CallDescriptor.Parameter
CallDescriptor(String name, String returnType, List<CallDescriptor.Parameter> parameters)
           
 



Copyright © 2015. All Rights Reserved.