public class IterationNoteDTO extends Object implements Serializable
| Constructor and Description |
|---|
IterationNoteDTO() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getIterationNote()
Iteration note value
|
int |
hashCode() |
void |
setIterationNote(String iterationNote) |
String |
toString() |
Copyright © 2019 DocDoku. All rights reserved.