Uses of Interface
javax.validation.metadata.ParameterDescriptor

Packages that use ParameterDescriptor
javax.validation.metadata Package containing all objects specifically used and returned by the metadata API. 
 

Uses of ParameterDescriptor in javax.validation.metadata
 

Methods in javax.validation.metadata that return types with arguments of type ParameterDescriptor
 List<ParameterDescriptor> ExecutableDescriptor.getParameterDescriptors()
          Returns a list with descriptors representing this executable's parameters, in order of their declaration, including synthetic parameters.
 



Copyright © 2007-2013. All Rights Reserved.