Package net.worcade.client.get
Interface Checklist.Row
-
- All Known Implementing Classes:
IncomingDto
- Enclosing interface:
- Checklist
public static interface Checklist.Row
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetId()StringgetName()booleanisChecked()
-