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