| Package | Description |
|---|---|
| org.cip4.lib.xjdf | |
| org.cip4.lib.xjdf.schema | |
| org.cip4.lib.xjdf.type |
| Modifier and Type | Method and Description |
|---|---|
NodeInfo |
XJdfNodeFactory.createNodeInfo(Duration totalDuration)
Create a new NodeInfo Node which already contains values for attributes TotalDuration.
|
NodeInfo |
XJdfNodeFactory.createNodeInfo(Duration totalDuration,
DateTime end,
String naturalLang)
Create a new NodeInfo Node which already contains values for attributes TotalDuration, End and NaturalLang.
|
| Modifier and Type | Field and Description |
|---|---|
protected Duration |
ArtDelivery.artDeliveryDuration |
protected Duration |
Performance.averageCleanup |
protected Duration |
Performance.averageSetup |
protected Duration |
NodeInfo.cleanupDuration |
protected Duration |
DurationState.currentValue |
protected Duration |
DurationState.defaultValue |
protected Duration |
ShrinkingParams.duration |
protected Duration |
ProcessRun.duration |
protected Duration |
Disposition.extraDuration |
protected Duration |
DeviceInfo.hourCounter |
protected Duration |
Performance.maxCleanup |
protected Duration |
Performance.maxSetup |
protected Duration |
Performance.minCleanup |
protected Duration |
Subscription.minDelayTime |
protected Duration |
Disposition.minDuration |
protected Duration |
BufferParams.minimumWait |
protected Duration |
Performance.minSetup |
protected Duration |
DevelopingParams.postBakeTime |
protected Duration |
DevelopingParams.postExposeTime |
protected Duration |
DevelopingParams.preHeatTime |
protected Duration |
JobPhase.restTime |
protected Duration |
NodeInfo.setupDuration |
protected Duration |
QualityControlParams.timeInterval |
protected Duration |
NodeInfo.totalDuration |
| Modifier and Type | Method and Description |
|---|---|
Duration |
ArtDelivery.getArtDeliveryDuration()
Gets the value of the artDeliveryDuration property.
|
Duration |
Performance.getAverageCleanup()
Gets the value of the averageCleanup property.
|
Duration |
Performance.getAverageSetup()
Gets the value of the averageSetup property.
|
Duration |
NodeInfo.getCleanupDuration()
Gets the value of the cleanupDuration property.
|
Duration |
DurationState.getCurrentValue()
Gets the value of the currentValue property.
|
Duration |
DurationState.getDefaultValue()
Gets the value of the defaultValue property.
|
Duration |
ShrinkingParams.getDuration()
Gets the value of the duration property.
|
Duration |
ProcessRun.getDuration()
Gets the value of the duration property.
|
Duration |
Disposition.getExtraDuration()
Gets the value of the extraDuration property.
|
Duration |
DeviceInfo.getHourCounter()
Gets the value of the hourCounter property.
|
Duration |
Performance.getMaxCleanup()
Gets the value of the maxCleanup property.
|
Duration |
Performance.getMaxSetup()
Gets the value of the maxSetup property.
|
Duration |
Performance.getMinCleanup()
Gets the value of the minCleanup property.
|
Duration |
Subscription.getMinDelayTime()
Gets the value of the minDelayTime property.
|
Duration |
Disposition.getMinDuration()
Gets the value of the minDuration property.
|
Duration |
BufferParams.getMinimumWait()
Gets the value of the minimumWait property.
|
Duration |
Performance.getMinSetup()
Gets the value of the minSetup property.
|
Duration |
DevelopingParams.getPostBakeTime()
Gets the value of the postBakeTime property.
|
Duration |
DevelopingParams.getPostExposeTime()
Gets the value of the postExposeTime property.
|
Duration |
DevelopingParams.getPreHeatTime()
Gets the value of the preHeatTime property.
|
Duration |
JobPhase.getRestTime()
Gets the value of the restTime property.
|
Duration |
NodeInfo.getSetupDuration()
Gets the value of the setupDuration property.
|
Duration |
QualityControlParams.getTimeInterval()
Gets the value of the timeInterval property.
|
Duration |
NodeInfo.getTotalDuration()
Gets the value of the totalDuration property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArtDelivery.setArtDeliveryDuration(Duration value)
Sets the value of the artDeliveryDuration property.
|
void |
Performance.setAverageCleanup(Duration value)
Sets the value of the averageCleanup property.
|
void |
Performance.setAverageSetup(Duration value)
Sets the value of the averageSetup property.
|
void |
NodeInfo.setCleanupDuration(Duration value)
Sets the value of the cleanupDuration property.
|
void |
DurationState.setCurrentValue(Duration value)
Sets the value of the currentValue property.
|
void |
DurationState.setDefaultValue(Duration value)
Sets the value of the defaultValue property.
|
void |
ShrinkingParams.setDuration(Duration value)
Sets the value of the duration property.
|
void |
ProcessRun.setDuration(Duration value)
Sets the value of the duration property.
|
void |
Disposition.setExtraDuration(Duration value)
Sets the value of the extraDuration property.
|
void |
DeviceInfo.setHourCounter(Duration value)
Sets the value of the hourCounter property.
|
void |
Performance.setMaxCleanup(Duration value)
Sets the value of the maxCleanup property.
|
void |
Performance.setMaxSetup(Duration value)
Sets the value of the maxSetup property.
|
void |
Performance.setMinCleanup(Duration value)
Sets the value of the minCleanup property.
|
void |
Subscription.setMinDelayTime(Duration value)
Sets the value of the minDelayTime property.
|
void |
Disposition.setMinDuration(Duration value)
Sets the value of the minDuration property.
|
void |
BufferParams.setMinimumWait(Duration value)
Sets the value of the minimumWait property.
|
void |
Performance.setMinSetup(Duration value)
Sets the value of the minSetup property.
|
void |
DevelopingParams.setPostBakeTime(Duration value)
Sets the value of the postBakeTime property.
|
void |
DevelopingParams.setPostExposeTime(Duration value)
Sets the value of the postExposeTime property.
|
void |
DevelopingParams.setPreHeatTime(Duration value)
Sets the value of the preHeatTime property.
|
void |
JobPhase.setRestTime(Duration value)
Sets the value of the restTime property.
|
void |
NodeInfo.setSetupDuration(Duration value)
Sets the value of the setupDuration property.
|
void |
QualityControlParams.setTimeInterval(Duration value)
Sets the value of the timeInterval property.
|
void |
NodeInfo.setTotalDuration(Duration value)
Sets the value of the totalDuration property.
|
| Modifier and Type | Method and Description |
|---|---|
Duration |
Duration.unmarshal(String v) |
| Modifier and Type | Method and Description |
|---|---|
String |
Duration.marshal(Duration duration) |
Copyright © 2013. All Rights Reserved.