Uses of Interface
javax.validation.metadata.ParameterDescriptor

Packages that use ParameterDescriptor
javax.validation.metadata   
 

Uses of ParameterDescriptor in javax.validation.metadata
 

Methods in javax.validation.metadata that return types with arguments of type ParameterDescriptor
 List<ParameterDescriptor> MethodDescriptor.getParameterDescriptors()
           Returns a list with descriptors for this method's parameters.
 List<ParameterDescriptor> ConstructorDescriptor.getParameterDescriptors()
           Returns a list with descriptors for this constructor parameters.
 



Copyright © 2007-2012. All Rights Reserved.