| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<Assembly> |
CutMark.assembly |
protected List<Assembly> |
Component.assembly |
| Modifier and Type | Method and Description |
|---|---|
Assembly |
ObjectFactory.createAssembly()
Create an instance of
Assembly |
Assembly |
Assembly.withAssemblyIDs(Collection<String> values) |
Assembly |
Assembly.withAssemblyIDs(String... values) |
Assembly |
Assembly.withAssemblySection(AssemblySection... values) |
Assembly |
Assembly.withAssemblySection(Collection<AssemblySection> values) |
Assembly |
Assembly.withJobID(String value) |
Assembly |
Assembly.withOrder(EnumAssemblyOrder value) |
Assembly |
Assembly.withPageListRef(Object value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Assembly> |
ObjectFactory.createAssembly(Assembly value)
|
List<Assembly> |
CutMark.getAssembly()
Gets the value of the assembly property.
|
List<Assembly> |
Component.getAssembly()
Gets the value of the assembly property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Assembly> |
ObjectFactory.createAssembly(Assembly value)
|
CutMark |
CutMark.withAssembly(Assembly... values) |
Component |
Component.withAssembly(Assembly... values) |
| Modifier and Type | Method and Description |
|---|---|
CutMark |
CutMark.withAssembly(Collection<Assembly> values) |
Component |
Component.withAssembly(Collection<Assembly> values) |
Copyright © 2016. All rights reserved.