| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<Insert> |
InsertList.insert |
| Modifier and Type | Method and Description |
|---|---|
Insert |
ObjectFactory.createInsert()
Create an instance of
Insert |
Insert |
Insert.withFolio(Collection<String> values) |
Insert |
Insert.withFolio(String... values) |
Insert |
Insert.withGlueLine(Collection<GlueLine> values) |
Insert |
Insert.withGlueLine(GlueLine... values) |
Insert |
Insert.withGlueType(String value) |
Insert |
Insert.withMethod(String value) |
Insert |
Insert.withTransformation(Matrix value) |
Insert |
Insert.withWrapPages(Collection<String> values) |
Insert |
Insert.withWrapPages(String... values) |
| Modifier and Type | Method and Description |
|---|---|
List<Insert> |
InsertList.getInsert()
Gets the value of the insert property.
|
| Modifier and Type | Method and Description |
|---|---|
InsertList |
InsertList.withInsert(Insert... values) |
| Modifier and Type | Method and Description |
|---|---|
InsertList |
InsertList.withInsert(Collection<Insert> values) |
Copyright © 2016. All rights reserved.