| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<Station> |
DieLayout.station |
| Modifier and Type | Method and Description |
|---|---|
Station |
ObjectFactory.createStation()
Create an instance of
Station |
Station |
Station.withAssemblyIDs(Collection<String> values) |
Station |
Station.withAssemblyIDs(String... values) |
Station |
Station.withShapeDef(Collection<ShapeDef> values) |
Station |
Station.withShapeDef(ShapeDef... values) |
Station |
Station.withStationAmount(Integer value) |
Station |
Station.withStationName(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<Station> |
DieLayout.getStation()
Gets the value of the station property.
|
| Modifier and Type | Method and Description |
|---|---|
DieLayout |
DieLayout.withStation(Station... values) |
| Modifier and Type | Method and Description |
|---|---|
DieLayout |
DieLayout.withStation(Collection<Station> values) |
Copyright © 2016. All rights reserved.