|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface CombinedConstraint.Type
Specifies, how the various boolean constraints are combined.
| Field Summary | |
|---|---|
static CombinedConstraint.Type |
AND
Specifies, that boolean constraints are combined with a boolean AND. |
static CombinedConstraint.Type |
OR
Specifies, that boolean constraints are combined with a boolean OR. |
| Field Detail |
|---|
static final CombinedConstraint.Type AND
AND.
static final CombinedConstraint.Type OR
OR.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||