| Package | Description |
|---|---|
| com.googlecode.openbeans |
| 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 © 2014. All Rights Reserved.