public class PartIterationListDTO extends Object implements Serializable
org.polarsys.eplmp.core.change.PartIteration entities| Constructor and Description |
|---|
PartIterationListDTO() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<PartIterationDTO> |
getParts()
The list of part iterations
|
int |
hashCode() |
void |
setParts(List<PartIterationDTO> parts) |
String |
toString() |
public List<PartIterationDTO> getParts()
public void setParts(List<PartIterationDTO> parts)
Copyright © 2019 DocDoku. All rights reserved.