| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<DropItem> |
DeliveryParams.dropItem |
| Modifier and Type | Method and Description |
|---|---|
DropItem |
ObjectFactory.createDropItem()
Create an instance of
DropItem |
DropItem |
DropItem.withActualAmount(Integer value) |
DropItem |
DropItem.withActualTotalAmount(Integer value) |
DropItem |
DropItem.withAmount(Integer value) |
DropItem |
DropItem.withOrderedAmount(Integer value) |
DropItem |
DropItem.withParameter(Object value) |
DropItem |
DropItem.withProof(String value) |
DropItem |
DropItem.withResource(Object value) |
DropItem |
DropItem.withTotalAmount(Integer value) |
DropItem |
DropItem.withTotalDimensions(Shape value) |
DropItem |
DropItem.withTotalVolume(Double value) |
DropItem |
DropItem.withTotalWeight(Double value) |
DropItem |
DropItem.withUnit(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<DropItem> |
DeliveryParams.getDropItem()
Gets the value of the dropItem property.
|
| Modifier and Type | Method and Description |
|---|---|
DeliveryParams |
DeliveryParams.withDropItem(DropItem... values) |
| Modifier and Type | Method and Description |
|---|---|
DeliveryParams |
DeliveryParams.withDropItem(Collection<DropItem> values) |
Copyright © 2016. All rights reserved.