Package | Description |
---|---|
com.sas.lsaf.query |
Contains common classes and interfaces to query information.
|
Modifier and Type | Method and Description |
---|---|
Condition |
Condition.addConstraint(Constraint constraint) |
static Condition |
Condition.and(Constraint... constraints) |
static Condition |
Condition.and(List<Constraint> constraints) |
Condition |
Condition.constraints(List<Constraint> cs) |
Condition |
Condition.operator(Condition.Operator o) |
static Condition |
Condition.or(Constraint... constraints) |
static Condition |
Condition.or(List<Constraint> constraints) |
<i>Copyright (c) 2020, SAS Institute Inc., Cary, NC, USA</i>