org.apache.ws.jaxme.sqls.impl
public class BooleanConstraintImpl extends PartsImpl implements BooleanConstraint
| Nested Class Summary | |
|---|---|
| static class | BooleanConstraintImpl.TypeImpl Default implementation of Type. |
| Constructor Summary | |
|---|---|
| protected | BooleanConstraintImpl(CombinedConstraint pCombinedConstraint, BooleanConstraint.Type pType) |
| Method Summary | |
|---|---|
| protected void | add(Object pPart) |
| ConstrainedStatement | getConstrainedStatement() |
| int | getMaximumParts() |
| int | getMinimumParts() |
| BooleanConstraint.Type | getType() |