| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<BundleItem> |
Bundle.bundleItem |
| Modifier and Type | Method and Description |
|---|---|
BundleItem |
ObjectFactory.createBundleItem()
Create an instance of
BundleItem |
BundleItem |
BundleItem.withAmount(Integer value) |
BundleItem |
BundleItem.withComponentRef(Object value) |
BundleItem |
BundleItem.withItemName(String value) |
BundleItem |
BundleItem.withOrientation(Orientation value) |
BundleItem |
BundleItem.withTransformation(Matrix value) |
| Modifier and Type | Method and Description |
|---|---|
List<BundleItem> |
Bundle.getBundleItem()
Gets the value of the bundleItem property.
|
| Modifier and Type | Method and Description |
|---|---|
Bundle |
Bundle.withBundleItem(BundleItem... values) |
| Modifier and Type | Method and Description |
|---|---|
Bundle |
Bundle.withBundleItem(Collection<BundleItem> values) |
Copyright © 2016. All rights reserved.