| Package | Description |
|---|---|
| com.docdoku.api.models |
| Modifier and Type | Method and Description |
|---|---|
PartIteration |
PartRevision.getLastCheckedInIteration() |
PartIteration |
PartRevision.getLastIteration() |
PartIteration |
PartRevision.getWorkingCopy() |
| Modifier and Type | Method and Description |
|---|---|
List<PartIteration> |
PartRevision.getPartIterations() |
| Modifier and Type | Method and Description |
|---|---|
void |
PartRevision.setLastCheckedInIteration(PartIteration lastCheckedInIteration) |
void |
PartRevision.setLastIteration(PartIteration lastIteration) |
void |
PartRevision.setWorkingCopy(PartIteration workingCopy) |
| Modifier and Type | Method and Description |
|---|---|
void |
PartRevision.setPartIterations(List<PartIteration> partIterations) |
Copyright © 2019 DocDoku. All rights reserved.