| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<Intent> |
Product.intent |
| Modifier and Type | Method and Description |
|---|---|
Intent |
ObjectFactory.createIntent()
Create an instance of
Intent |
Intent |
Intent.withID(String value) |
Intent |
Intent.withIntentType(JAXBElement<? extends IntentType> value) |
Intent |
Intent.withName(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<Intent> |
Product.getIntent()
Gets the value of the intent property.
|
| Modifier and Type | Method and Description |
|---|---|
Product |
Product.withIntent(Intent... values) |
| Modifier and Type | Method and Description |
|---|---|
Product |
Product.withIntent(Collection<Intent> values) |
Copyright © 2016. All rights reserved.