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 of descriptors representing this executable's parameters, in the order of their declaration, including synthetic parameters.
 



Copyright © 2007-2013 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0.