| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<LayerList> |
Signature.layerList |
protected List<LayerList> |
Layout.layerList |
| Modifier and Type | Method and Description |
|---|---|
LayerList |
ObjectFactory.createLayerList()
Create an instance of
LayerList |
LayerList |
LayerList.withLayerDetails(Collection<Object> values) |
LayerList |
LayerList.withLayerDetails(Object... values) |
| Modifier and Type | Method and Description |
|---|---|
List<LayerList> |
Signature.getLayerList()
Gets the value of the layerList property.
|
List<LayerList> |
Layout.getLayerList()
Gets the value of the layerList property.
|
| Modifier and Type | Method and Description |
|---|---|
Signature |
Signature.withLayerList(LayerList... values) |
Layout |
Layout.withLayerList(LayerList... values) |
| Modifier and Type | Method and Description |
|---|---|
Signature |
Signature.withLayerList(Collection<LayerList> values) |
Layout |
Layout.withLayerList(Collection<LayerList> values) |
Copyright © 2016. All rights reserved.