| Package | Description |
|---|---|
| jadex.commons.beans |
| Modifier and Type | Method and Description |
|---|---|
ParameterDescriptor[] |
MethodDescriptor.getParameterDescriptors()
Gets the parameter descriptors.
|
| Constructor and Description |
|---|
MethodDescriptor(Method method,
ParameterDescriptor[] parameterDescriptors)
Constructs an instance with the given
Method and
ParameterDescriptors. |
Copyright © 2015. All Rights Reserved.