|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CorrectionCriterionIndices
A set of constants that show where in an array of a parsed collection criterion certain portions of the criterion reside.
Field Summary | |
---|---|
static int |
CRITERION_INDEX_FIELD_NAME
The index of the field name. |
static int |
CRITERION_INDEX_FIELD_VALUE
The index of the field value. |
static int |
CRITERION_INDEX_MATCH_OPERATOR
The index of the match operator. |
Field Detail |
---|
static final int CRITERION_INDEX_FIELD_NAME
static final int CRITERION_INDEX_MATCH_OPERATOR
static final int CRITERION_INDEX_FIELD_VALUE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |