public class MarkedCaseConnection
extends java.lang.Object
| Constructor and Description |
|---|
MarkedCaseConnection() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCaseId() |
boolean |
isMarked() |
void |
setCaseId(int caseId) |
void |
setMarked(boolean marked) |