|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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()
|
| Constructors in org.terracotta.management.capabilities.descriptors with parameters of type CallDescriptor.Parameter | |
|---|---|
CallDescriptor(String name,
String returnType,
CallDescriptor.Parameter... parameters)
|
|
| Constructor parameters in org.terracotta.management.capabilities.descriptors with type arguments of type CallDescriptor.Parameter | |
|---|---|
CallDescriptor(String name,
String returnType,
List<CallDescriptor.Parameter> parameters)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||