| Package | Description |
|---|---|
| org.cip4.lib.xjdf.builder | |
| org.cip4.lib.xjdf.schema | |
| org.cip4.lib.xjdf.util |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductBuilder.addIntent(IntentType intent)
Append Intent node to Product Definition.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BindingIntent
Java class for BindingIntent complex type.
|
class |
ColorIntent
Java class for ColorIntent complex type.
|
class |
EmbossingIntent
Java class for EmbossingIntent complex type.
|
class |
FoldingIntent
Java class for FoldingIntent complex type.
|
class |
HoleMakingIntent
Java class for HoleMakingIntent complex type.
|
class |
InsertingIntent
Java class for InsertingIntent complex type.
|
class |
IntentResource
Java class for IntentResource complex type.
|
class |
LaminatingIntent
Java class for LaminatingIntent complex type.
|
class |
LayoutIntent
Java class for LayoutIntent complex type.
|
class |
MediaIntent
Java class for MediaIntent complex type.
|
class |
PackingIntent
Java class for PackingIntent complex type.
|
class |
ProductionIntent
Java class for ProductionIntent complex type.
|
class |
ProofingIntent
Java class for ProofingIntent complex type.
|
class |
ShapeCuttingIntent
Java class for ShapeCuttingIntent complex type.
|
class |
SizeIntent
Java class for SizeIntent complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends IntentType> |
Intent.intentType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<IntentType> |
ObjectFactory.createIntentType(IntentType value)
|
JAXBElement<? extends IntentType> |
Intent.getIntentType()
Gets the value of the intentType property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<IntentType> |
ObjectFactory.createIntentType(IntentType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
Intent.setIntentType(JAXBElement<? extends IntentType> value)
Sets the value of the intentType property.
|
Intent |
Intent.withIntentType(JAXBElement<? extends IntentType> value) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends IntentType> |
ProductUtil.getIntent(Product product,
Class<T> intentType)
Retrieve a specific intent from a product.
|
Copyright © 2016. All rights reserved.