| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<CollatingItem> |
FeedingParams.collatingItem |
| Modifier and Type | Method and Description |
|---|---|
CollatingItem |
ObjectFactory.createCollatingItem()
Create an instance of
CollatingItem |
CollatingItem |
CollatingItem.withAmount(Integer value) |
CollatingItem |
CollatingItem.withBundleDepth(Integer value) |
CollatingItem |
CollatingItem.withComponentRef(Object value) |
CollatingItem |
CollatingItem.withMediaRef(Object value) |
CollatingItem |
CollatingItem.withOrientation(Orientation value) |
CollatingItem |
CollatingItem.withTransformation(Matrix value) |
CollatingItem |
CollatingItem.withTransformationContext(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<CollatingItem> |
FeedingParams.getCollatingItem()
Gets the value of the collatingItem property.
|
| Modifier and Type | Method and Description |
|---|---|
FeedingParams |
FeedingParams.withCollatingItem(CollatingItem... values) |
| Modifier and Type | Method and Description |
|---|---|
FeedingParams |
FeedingParams.withCollatingItem(Collection<CollatingItem> values) |
Copyright © 2016. All rights reserved.