public class ProjectWorkflowStep extends ProjectWorkflowStepSummary
Constructor and Description |
---|
ProjectWorkflowStep() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
List<ProjectWorkflowPhase> |
getPhases() |
int |
hashCode() |
void |
setPhases(List<ProjectWorkflowPhase> phases) |
String |
toString() |
getName, getStepNumber, setName, setStepNumber
getPath, setPath
public List<ProjectWorkflowPhase> getPhases()
public void setPhases(List<ProjectWorkflowPhase> phases)
public String toString()
toString
in class ProjectWorkflowStepSummary
public int hashCode()
hashCode
in class ProjectWorkflowStepSummary
public boolean equals(Object obj)
equals
in class ProjectWorkflowStepSummary
Copyright © 2016. All rights reserved.