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
ParameterDescriptor s. |
Copyright © 2013. All Rights Reserved.