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