| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<Disjointing> |
StackingParams.disjointing |
protected List<Disjointing> |
GatheringParams.disjointing |
protected List<Disjointing> |
Component.disjointing |
| Modifier and Type | Method and Description |
|---|---|
Disjointing |
ObjectFactory.createDisjointing()
Create an instance of
Disjointing |
Disjointing |
Disjointing.withIdentificationFieldRef(Object value) |
Disjointing |
Disjointing.withInsertSheet(Collection<InsertSheet> values) |
Disjointing |
Disjointing.withInsertSheet(InsertSheet... values) |
Disjointing |
Disjointing.withNumber(Integer value) |
Disjointing |
Disjointing.withOffset(XYPair value) |
Disjointing |
Disjointing.withOffsetAmount(Integer value) |
Disjointing |
Disjointing.withOffsetDirection(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<Disjointing> |
StackingParams.getDisjointing()
Gets the value of the disjointing property.
|
List<Disjointing> |
GatheringParams.getDisjointing()
Gets the value of the disjointing property.
|
List<Disjointing> |
Component.getDisjointing()
Gets the value of the disjointing property.
|
| Modifier and Type | Method and Description |
|---|---|
StackingParams |
StackingParams.withDisjointing(Disjointing... values) |
GatheringParams |
GatheringParams.withDisjointing(Disjointing... values) |
Component |
Component.withDisjointing(Disjointing... values) |
| Modifier and Type | Method and Description |
|---|---|
StackingParams |
StackingParams.withDisjointing(Collection<Disjointing> values) |
GatheringParams |
GatheringParams.withDisjointing(Collection<Disjointing> values) |
Component |
Component.withDisjointing(Collection<Disjointing> values) |
Copyright © 2016. All rights reserved.