public class TaskStep
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
description |
Constructor and Description |
---|
TaskStep() |
TaskStep(java.lang.String description) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
void |
setDescription(java.lang.String description) |
java.lang.String |
toString() |