| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<RollStand> |
DropItem.rollStand |
| Modifier and Type | Method and Description |
|---|---|
RollStand |
ObjectFactory.createRollStand()
Create an instance of
RollStand |
RollStand |
RollStand.withContact(Collection<Contact> values) |
RollStand |
RollStand.withContact(Contact... values) |
RollStand |
RollStand.withDeviceRef(Object value) |
RollStand |
RollStand.withIdentificationFieldRef(Object value) |
RollStand |
RollStand.withLocation(Collection<Location> values) |
RollStand |
RollStand.withLocation(Location... values) |
RollStand |
RollStand.withMaxDiameter(Double value) |
RollStand |
RollStand.withMaxWidth(Double value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<RollStand> |
ObjectFactory.createRollStand(RollStand value)
|
List<RollStand> |
DropItem.getRollStand()
Gets the value of the rollStand property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<RollStand> |
ObjectFactory.createRollStand(RollStand value)
|
DropItem |
DropItem.withRollStand(RollStand... values) |
| Modifier and Type | Method and Description |
|---|---|
DropItem |
DropItem.withRollStand(Collection<RollStand> values) |
Copyright © 2016. All rights reserved.