| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<Bundle> |
PalletizingParams.bundle |
protected List<Bundle> |
DropItem.bundle |
protected List<Bundle> |
Component.bundle |
| Modifier and Type | Method and Description |
|---|---|
Bundle |
ObjectFactory.createBundle()
Create an instance of
Bundle |
Bundle |
Bundle.withBundleItem(BundleItem... values) |
Bundle |
Bundle.withBundleItem(Collection<BundleItem> values) |
Bundle |
Bundle.withBundleType(String value) |
Bundle |
Bundle.withContact(Collection<Contact> values) |
Bundle |
Bundle.withContact(Contact... values) |
Bundle |
Bundle.withFolioCount(Integer value) |
Bundle |
Bundle.withIdentificationFieldRef(Object value) |
Bundle |
Bundle.withLocation(Collection<Location> values) |
Bundle |
Bundle.withLocation(Location... values) |
Bundle |
Bundle.withReaderPageCount(Integer value) |
Bundle |
Bundle.withTotalAmount(Integer value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Bundle> |
ObjectFactory.createBundle(Bundle value)
|
List<Bundle> |
PalletizingParams.getBundle()
Gets the value of the bundle property.
|
List<Bundle> |
DropItem.getBundle()
Gets the value of the bundle property.
|
List<Bundle> |
Component.getBundle()
Gets the value of the bundle property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Bundle> |
ObjectFactory.createBundle(Bundle value)
|
PalletizingParams |
PalletizingParams.withBundle(Bundle... values) |
DropItem |
DropItem.withBundle(Bundle... values) |
Component |
Component.withBundle(Bundle... values) |
| Modifier and Type | Method and Description |
|---|---|
PalletizingParams |
PalletizingParams.withBundle(Collection<Bundle> values) |
DropItem |
DropItem.withBundle(Collection<Bundle> values) |
Component |
Component.withBundle(Collection<Bundle> values) |
Copyright © 2016. All rights reserved.