public class PropertyDescriptorImpl extends ElementDescriptorImpl implements PropertyDescriptor
ElementDescriptor.ConstraintFinder
Constructor and Description |
---|
PropertyDescriptorImpl(Class<?> returnType,
String propertyName,
Set<ConstraintDescriptorImpl<?>> constraints,
boolean cascaded,
boolean defaultGroupSequenceRedefined,
List<Class<?>> defaultGroupSequence) |
Modifier and Type | Method and Description |
---|---|
String |
getPropertyName() |
asDescriptors, findConstraints, getConstraintDescriptors, getElementClass, hasConstraints, isCascaded
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isCascaded
findConstraints, getConstraintDescriptors, getElementClass, hasConstraints
public String getPropertyName()
getPropertyName
in interface PropertyDescriptor
Copyright © 2007-2014 Red Hat Middleware, LLC. All Rights Reserved