| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<Glue> |
GluingParams.glue |
| Modifier and Type | Method and Description |
|---|---|
Glue |
ObjectFactory.createGlue()
Create an instance of
Glue |
Glue |
Glue.withGlueApplication(Collection<GlueApplication> values) |
Glue |
Glue.withGlueApplication(GlueApplication... values) |
Glue |
Glue.withGlueLine(Collection<GlueLine> values) |
Glue |
Glue.withGlueLine(GlueLine... values) |
Glue |
Glue.withWorkingDirection(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<Glue> |
GluingParams.getGlue()
Gets the value of the glue property.
|
| Modifier and Type | Method and Description |
|---|---|
GluingParams |
GluingParams.withGlue(Glue... values) |
| Modifier and Type | Method and Description |
|---|---|
GluingParams |
GluingParams.withGlue(Collection<Glue> values) |
Copyright © 2016. All rights reserved.