public class ConstrainedType extends AbstractConstrainedElement
ConstrainedElement.ConstrainedElementKind| Constructor and Description |
|---|
ConstrainedType(ConfigurationSource source,
BeanConstraintLocation location,
Set<MetaConstraint<?>> constraints)
Creates a new type meta data object.
|
| Modifier and Type | Method and Description |
|---|---|
BeanConstraintLocation |
getLocation()
Returns the location of this constrained element.
|
equals, getConstraints, getGroupConversions, getKind, hashCode, isCascading, isConstrained, iterator, toStringpublic ConstrainedType(ConfigurationSource source, BeanConstraintLocation location, Set<MetaConstraint<?>> constraints)
source - The source of meta data.location - The location of the represented type.constraints - The constraints of the represented type, if any.public BeanConstraintLocation getLocation()
ConstrainedElementgetLocation in interface ConstrainedElementgetLocation in class AbstractConstrainedElementCopyright © 2007-2012 Red Hat Middleware, LLC. All Rights Reserved