| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<PartAmount> |
AmountPool.partAmount |
| Modifier and Type | Method and Description |
|---|---|
PartAmount |
ObjectFactory.createPartAmount()
Create an instance of
PartAmount |
PartAmount |
PartAmount.withActualAmount(Double value) |
PartAmount |
PartAmount.withAmount(Double value) |
PartAmount |
PartAmount.withMaxAmount(Double value) |
PartAmount |
PartAmount.withMinAmount(Double value) |
PartAmount |
PartAmount.withModuleIDs(String value) |
PartAmount |
PartAmount.withPart(Collection<Part> values) |
PartAmount |
PartAmount.withPart(Part... values) |
PartAmount |
PartAmount.withWaste(Double value) |
PartAmount |
PartAmount.withWasteDetails(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<PartAmount> |
AmountPool.getPartAmount()
Gets the value of the partAmount property.
|
| Modifier and Type | Method and Description |
|---|---|
AmountPool |
AmountPool.withPartAmount(PartAmount... values) |
| Modifier and Type | Method and Description |
|---|---|
AmountPool |
AmountPool.withPartAmount(Collection<PartAmount> values) |
Copyright © 2016. All rights reserved.