|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface ScheduleKind
The schedule states an entry can be in.
| Field Summary | |
|---|---|
static int |
add
Slated for addition |
static int |
delete
Slated for deletion |
static int |
normal
exists, but uninteresting |
static int |
replace
Slated for replacement (delete + add) |
| Field Detail |
|---|
static final int normal
static final int add
static final int delete
static final int replace
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||