| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<Pallet> |
DropItem.pallet |
| Modifier and Type | Method and Description |
|---|---|
Pallet |
ObjectFactory.createPallet()
Create an instance of
Pallet |
Pallet |
Pallet.withContact(Collection<Contact> values) |
Pallet |
Pallet.withContact(Contact... values) |
Pallet |
Pallet.withIdentificationFieldRef(Object value) |
Pallet |
Pallet.withLocation(Collection<Location> values) |
Pallet |
Pallet.withLocation(Location... values) |
Pallet |
Pallet.withPalletType(String value) |
Pallet |
Pallet.withSize(XYPair value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Pallet> |
ObjectFactory.createPallet(Pallet value)
|
List<Pallet> |
DropItem.getPallet()
Gets the value of the pallet property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Pallet> |
ObjectFactory.createPallet(Pallet value)
|
DropItem |
DropItem.withPallet(Pallet... values) |
| Modifier and Type | Method and Description |
|---|---|
DropItem |
DropItem.withPallet(Collection<Pallet> values) |
Copyright © 2016. All rights reserved.