public static class StepDefinition.Step extends water.Iced<StepDefinition.Step>
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_WEIGHT |
| Constructor and Description |
|---|
Step() |
Step(java.lang.String _id) |
Step(java.lang.String id,
int weight) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
public static final int DEFAULT_WEIGHT