public class CMilestone extends CIdentifiable
| Modifier and Type | Field and Description |
|---|---|
boolean |
complete |
java.lang.String |
description |
java.lang.String |
name |
int |
probability |
id| Constructor and Description |
|---|
CMilestone() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public java.lang.String name
public java.lang.String description
public int probability
public boolean complete
public java.lang.String toString()
toString in class CIdentifiable