| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<Ink> |
DropItem.ink |
| Modifier and Type | Method and Description |
|---|---|
Ink |
ObjectFactory.createInk()
Create an instance of
Ink |
Ink |
Ink.withColorName(String value) |
Ink |
Ink.withContact(Collection<Contact> values) |
Ink |
Ink.withContact(Contact... values) |
Ink |
Ink.withFamily(String value) |
Ink |
Ink.withIdentificationFieldRef(Object value) |
Ink |
Ink.withInkName(String value) |
Ink |
Ink.withLocation(Collection<Location> values) |
Ink |
Ink.withLocation(Location... values) |
Ink |
Ink.withSpecialInk(String value) |
Ink |
Ink.withSpecificYield(Double value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Ink> |
ObjectFactory.createInk(Ink value)
|
List<Ink> |
DropItem.getInk()
Gets the value of the ink property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Ink> |
ObjectFactory.createInk(Ink value)
|
DropItem |
DropItem.withInk(Ink... values) |
| Modifier and Type | Method and Description |
|---|---|
DropItem |
DropItem.withInk(Collection<Ink> values) |
Copyright © 2016. All rights reserved.