| 
 | JavaTM 2 Platform Standard Ed. 5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParameterDescriptor | |
|---|---|
| java.beans | Contains classes related to developing beans -- components based on the JavaBeansTM architecture. | 
| Uses of ParameterDescriptor in java.beans | 
|---|
| Methods in java.beans that return ParameterDescriptor | |
|---|---|
|  ParameterDescriptor[] | MethodDescriptor.getParameterDescriptors()Gets the ParameterDescriptor for each of this MethodDescriptor's method's parameters. | 
| Constructors in java.beans with parameters of type ParameterDescriptor | |
|---|---|
| MethodDescriptor(Method method,
                 ParameterDescriptor[] parameterDescriptors)Constructs a MethodDescriptorfrom aMethodproviding descriptive information for each
 of the method's parameters. | |
| 
 | JavaTM 2 Platform Standard Ed. 5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.