public class Phase extends Object
| Constructor and Description |
|---|
Phase() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPhase()
Get phase
|
LocalDate |
getStartDate()
Get startDate
|
int |
hashCode() |
Phase |
phase(String phase) |
void |
setPhase(String phase) |
void |
setStartDate(LocalDate startDate) |
Phase |
startDate(LocalDate startDate) |
String |
toString() |
Copyright © 2019 LeanIX GmbH. All rights reserved.