| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<InsertSheet> |
RunList.insertSheet |
protected List<InsertSheet> |
Disjointing.insertSheet |
| Modifier and Type | Method and Description |
|---|---|
InsertSheet |
ObjectFactory.createInsertSheet()
Create an instance of
InsertSheet |
InsertSheet |
InsertSheet.withIncludeInBundleItem(String value) |
InsertSheet |
InsertSheet.withIsWaste(Boolean value) |
InsertSheet |
InsertSheet.withLayoutRef(Object value) |
InsertSheet |
InsertSheet.withMarkList(Collection<String> values) |
InsertSheet |
InsertSheet.withMarkList(String... values) |
InsertSheet |
InsertSheet.withRunListRef(Object value) |
InsertSheet |
InsertSheet.withSheetFormat(String value) |
InsertSheet |
InsertSheet.withSheetType(String value) |
InsertSheet |
InsertSheet.withSheetUsage(String value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<InsertSheet> |
ObjectFactory.createInsertSheet(InsertSheet value)
|
List<InsertSheet> |
RunList.getInsertSheet()
Gets the value of the insertSheet property.
|
List<InsertSheet> |
Disjointing.getInsertSheet()
Gets the value of the insertSheet property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<InsertSheet> |
ObjectFactory.createInsertSheet(InsertSheet value)
|
RunList |
RunList.withInsertSheet(InsertSheet... values) |
Disjointing |
Disjointing.withInsertSheet(InsertSheet... values) |
| Modifier and Type | Method and Description |
|---|---|
RunList |
RunList.withInsertSheet(Collection<InsertSheet> values) |
Disjointing |
Disjointing.withInsertSheet(Collection<InsertSheet> values) |
Copyright © 2016. All rights reserved.