Uses of Interface
javax.validation.PropertyDescriptor

Packages that use PropertyDescriptor
javax.validation   
 

Uses of PropertyDescriptor in javax.validation
 

Methods in javax.validation that return PropertyDescriptor
 PropertyDescriptor BeanDescriptor.getConstraintsForProperty(java.lang.String propertyName)
          Return the property descriptor for a given property.
 

Methods in javax.validation that return types with arguments of type PropertyDescriptor
 java.util.Set<PropertyDescriptor> BeanDescriptor.getConstrainedProperties()
           
 



Copyright © 2007-2009. All Rights Reserved.