public class ExpandedMilestone extends Object
| Constructor and Description |
|---|
ExpandedMilestone() |
| Modifier and Type | Method and Description |
|---|---|
Milestone |
getMilestone() |
String |
getTranslatedEndDate() |
String |
getTranslatedStatus() |
void |
setMilestone(Milestone milestone) |
void |
setTranslatedEndDate(String translatedEndDate) |
void |
setTranslatedStatus(String translatedStatus) |
public String getTranslatedEndDate()
public void setTranslatedEndDate(String translatedEndDate)
public Milestone getMilestone()
public void setMilestone(Milestone milestone)
public String getTranslatedStatus()
public void setTranslatedStatus(String translatedStatus)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.