| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<TrapRegion> |
TrappingDetails.trapRegion |
| Modifier and Type | Method and Description |
|---|---|
TrapRegion |
ObjectFactory.createTrapRegion()
Create an instance of
TrapRegion |
TrapRegion |
TrapRegion.withPages(Collection<String> values) |
TrapRegion |
TrapRegion.withPages(String... values) |
TrapRegion |
TrapRegion.withTrappingParamsRef(Object value) |
TrapRegion |
TrapRegion.withTrapZone(String value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TrapRegion> |
ObjectFactory.createTrapRegion(TrapRegion value)
|
List<TrapRegion> |
TrappingDetails.getTrapRegion()
Gets the value of the trapRegion property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TrapRegion> |
ObjectFactory.createTrapRegion(TrapRegion value)
|
TrappingDetails |
TrappingDetails.withTrapRegion(TrapRegion... values) |
| Modifier and Type | Method and Description |
|---|---|
TrappingDetails |
TrappingDetails.withTrapRegion(Collection<TrapRegion> values) |
Copyright © 2016. All rights reserved.