public interface Check
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | Check.StatusValid health status values. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getID() | 
| String | getName() | 
| String | getNotes() | 
| Check.Status | status() | 
String getName()
String getID()
String getNotes()
Check.Status status()