Package | Description |
---|---|
java.beans |
Contains classes related to developing
beans -- components
based on the JavaBeans™ architecture.
|
Modifier and Type | Method and Description |
---|---|
ParameterDescriptor[] |
MethodDescriptor.getParameterDescriptors()
Gets the ParameterDescriptor for each of this MethodDescriptor's
method's parameters.
|
Constructor and Description |
---|
MethodDescriptor(Method method,
ParameterDescriptor[] parameterDescriptors)
Constructs a
MethodDescriptor from a
Method providing descriptive information for each
of the method's parameters. |
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.