Package | Description |
---|---|
com.docdoku.core.product |
Modifier and Type | Field and Description |
---|---|
private List<PartIteration> |
PartRevision.partIterations |
Modifier and Type | Method and Description |
---|---|
PartIteration |
PartRevision.createNextIteration(User pUser) |
PartIteration |
PartRevision.getIteration(int pIteration) |
PartIteration |
PartRevision.getLastIteration() |
PartIteration |
PartRevision.removeLastIteration() |
Modifier and Type | Method and Description |
---|---|
List<PartIteration> |
PartRevision.getPartIterations() |
Modifier and Type | Method and Description |
---|---|
int |
PartIteration.compareTo(PartIteration pPart) |
Modifier and Type | Method and Description |
---|---|
void |
PartRevision.setPartIterations(List<PartIteration> partIterations) |
Copyright © 2013 OW2 Consortium. All Rights Reserved.