public class MetaConstraintBuilder extends Object
Modifier and Type | Method and Description |
---|---|
static <A extends Annotation> |
buildMetaConstraint(ConstraintLocation constraintLocation,
ConstraintType constraint,
ElementType type,
String defaultPackage,
ConstraintHelper constraintHelper) |
public static <A extends Annotation> MetaConstraint<A> buildMetaConstraint(ConstraintLocation constraintLocation, ConstraintType constraint, ElementType type, String defaultPackage, ConstraintHelper constraintHelper)
Copyright © 2007-2014 Red Hat, Inc. All Rights Reserved