| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected Queue |
FakeReferences.queue |
| Modifier and Type | Method and Description |
|---|---|
Queue |
ObjectFactory.createQueue()
Create an instance of
Queue |
Queue |
FakeReferences.getQueue()
Gets the value of the queue property.
|
Queue |
Queue.withDeviceID(String value) |
Queue |
Queue.withQueueEntry(Collection<QueueEntry> values) |
Queue |
Queue.withQueueEntry(QueueEntry... values) |
Queue |
Queue.withQueueSize(Integer value) |
Queue |
Queue.withStatus(EnumQueueStatus value) |
| Modifier and Type | Method and Description |
|---|---|
void |
FakeReferences.setQueue(Queue value)
Sets the value of the queue property.
|
FakeReferences |
FakeReferences.withQueue(Queue value) |
Copyright © 2016. All rights reserved.