| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<ProofItem> |
ProofingIntent.proofItem |
| Modifier and Type | Method and Description |
|---|---|
ProofItem |
ObjectFactory.createProofItem()
Create an instance of
ProofItem |
ProofItem |
ProofItem.withAmount(Integer value) |
ProofItem |
ProofItem.withBrandName(String value) |
ProofItem |
ProofItem.withColorType(EnumColorType value) |
ProofItem |
ProofItem.withContract(Boolean value) |
ProofItem |
ProofItem.withHalfTone(Boolean value) |
ProofItem |
ProofItem.withImageStrategy(String value) |
ProofItem |
ProofItem.withPageIndex(Collection<String> values) |
ProofItem |
ProofItem.withPageIndex(String... values) |
ProofItem |
ProofItem.withProofName(String value) |
ProofItem |
ProofItem.withProofTarget(String value) |
ProofItem |
ProofItem.withProofType(String value) |
ProofItem |
ProofItem.withSeparationNames(Collection<String> values) |
ProofItem |
ProofItem.withSeparationNames(String... values) |
ProofItem |
ProofItem.withTechnology(String value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ProofItem> |
ObjectFactory.createProofItem(ProofItem value)
|
List<ProofItem> |
ProofingIntent.getProofItem()
Gets the value of the proofItem property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ProofItem> |
ObjectFactory.createProofItem(ProofItem value)
|
ProofingIntent |
ProofingIntent.withProofItem(ProofItem... values) |
| Modifier and Type | Method and Description |
|---|---|
ProofingIntent |
ProofingIntent.withProofItem(Collection<ProofItem> values) |
Copyright © 2016. All rights reserved.