| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<DeviceNColor> |
Color.deviceNColor |
| Modifier and Type | Method and Description |
|---|---|
DeviceNColor |
ObjectFactory.createDeviceNColor()
Create an instance of
DeviceNColor |
DeviceNColor |
DeviceNColor.withColorList(Collection<Double> values) |
DeviceNColor |
DeviceNColor.withColorList(Double... values) |
DeviceNColor |
DeviceNColor.withN(Integer value) |
DeviceNColor |
DeviceNColor.withName(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<DeviceNColor> |
Color.getDeviceNColor()
Gets the value of the deviceNColor property.
|
| Modifier and Type | Method and Description |
|---|---|
Color |
Color.withDeviceNColor(DeviceNColor... values) |
| Modifier and Type | Method and Description |
|---|---|
Color |
Color.withDeviceNColor(Collection<DeviceNColor> values) |
Copyright © 2016. All rights reserved.