| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<Drop> |
DeliveryParams.drop |
| Modifier and Type | Method and Description |
|---|---|
Drop |
ObjectFactory.createDrop()
Create an instance of
Drop |
Drop |
Drop.withContact(Collection<Contact> values) |
Drop |
Drop.withContact(Contact... values) |
Drop |
Drop.withDropItem(Collection<DropItem> values) |
Drop |
Drop.withDropItem(DropItem... values) |
Drop |
Drop.withEarliest(DateTime value) |
Drop |
Drop.withMethod(String value) |
Drop |
Drop.withRequired(DateTime value) |
Drop |
Drop.withServiceLevel(String value) |
Drop |
Drop.withTrackingID(String value) |
Drop |
Drop.withTransfer(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<Drop> |
DeliveryParams.getDrop()
Gets the value of the drop property.
|
| Modifier and Type | Method and Description |
|---|---|
DeliveryParams |
DeliveryParams.withDrop(Drop... values) |
| Modifier and Type | Method and Description |
|---|---|
DeliveryParams |
DeliveryParams.withDrop(Collection<Drop> values) |
Copyright © 2016. All rights reserved.