public abstract class CompositeConstraintBuilder.AbstractCompositeConstraint<T> extends ValuedConstraint<java.lang.String,T>
| Modifier and Type | Field and Description |
|---|---|
java.util.List<Constraint> |
constraints |
| Constructor and Description |
|---|
AbstractCompositeConstraint(CompositeType type,
java.util.List<Constraint> constraints) |
getValuegetType, testpublic final java.util.List<Constraint> constraints
public AbstractCompositeConstraint(CompositeType type, java.util.List<Constraint> constraints)