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