| Package | Description |
|---|---|
| org.cip4.lib.xjdf | |
| org.cip4.lib.xjdf.schema | |
| org.cip4.lib.xjdf.type |
| Modifier and Type | Method and Description |
|---|---|
Created |
XJdfNodeFactory.createCreated(String agentName,
String agentVersion,
DateTime timestamp)
Create new Created Node which already contains values for attributes AgentName, AgentVersion and TimeStamp.
|
NodeInfo |
XJdfNodeFactory.createNodeInfo(DateTime end)
Create a new NodeInfo Node which already contains values for attributes End.
|
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 DateTime |
QualityControlResult.end |
protected DateTime |
ProcessRun.end |
protected DateTime |
NodeInfo.end |
protected DateTime |
QueueEntry.endTime |
protected DateTime |
NodeInfo.firstEnd |
protected DateTime |
NodeInfo.firstStart |
protected DateTime |
DeviceInfo.idleStartTime |
protected DateTime |
NodeInfo.lastEnd |
protected DateTime |
NodeInfo.lastStart |
protected DateTime |
QueueFilter.newerThan |
protected DateTime |
QueueFilter.olderThan |
protected DateTime |
DeviceInfo.powerOnTime |
protected DateTime |
ProcessRun.returnTime |
protected DateTime |
Resource.start |
protected DateTime |
QualityControlResult.start |
protected DateTime |
ProcessRun.start |
protected DateTime |
PhaseTime.start |
protected DateTime |
NodeInfo.start |
protected DateTime |
QueueEntry.startTime |
protected DateTime |
JobPhase.startTime |
protected DateTime |
Activity.startTime |
protected DateTime |
QueueEntry.submissionTime |
protected DateTime |
ProcessRun.submissionTime |
protected DateTime |
Signal.time |
protected DateTime |
Response.time |
protected DateTime |
Query.time |
protected DateTime |
Message.time |
protected DateTime |
Command.time |
protected DateTime |
XJMF.timeStamp |
protected DateTime |
ResourceAudit.timeStamp |
protected DateTime |
ProcessRun.timeStamp |
protected DateTime |
PhaseTime.timeStamp |
protected DateTime |
Notification.timeStamp |
protected DateTime |
Created.timeStamp |
protected DateTime |
Comment.timeStamp |
protected DateTime |
Disposition.until |
| Modifier and Type | Method and Description |
|---|---|
DateTime |
QualityControlResult.getEnd()
Gets the value of the end property.
|
DateTime |
ProcessRun.getEnd()
Gets the value of the end property.
|
DateTime |
NodeInfo.getEnd()
Gets the value of the end property.
|
DateTime |
QueueEntry.getEndTime()
Gets the value of the endTime property.
|
DateTime |
NodeInfo.getFirstEnd()
Gets the value of the firstEnd property.
|
DateTime |
NodeInfo.getFirstStart()
Gets the value of the firstStart property.
|
DateTime |
DeviceInfo.getIdleStartTime()
Gets the value of the idleStartTime property.
|
DateTime |
NodeInfo.getLastEnd()
Gets the value of the lastEnd property.
|
DateTime |
NodeInfo.getLastStart()
Gets the value of the lastStart property.
|
DateTime |
QueueFilter.getNewerThan()
Gets the value of the newerThan property.
|
DateTime |
QueueFilter.getOlderThan()
Gets the value of the olderThan property.
|
DateTime |
DeviceInfo.getPowerOnTime()
Gets the value of the powerOnTime property.
|
DateTime |
ProcessRun.getReturnTime()
Gets the value of the returnTime property.
|
DateTime |
Resource.getStart()
Gets the value of the start property.
|
DateTime |
QualityControlResult.getStart()
Gets the value of the start property.
|
DateTime |
ProcessRun.getStart()
Gets the value of the start property.
|
DateTime |
PhaseTime.getStart()
Gets the value of the start property.
|
DateTime |
NodeInfo.getStart()
Gets the value of the start property.
|
DateTime |
QueueEntry.getStartTime()
Gets the value of the startTime property.
|
DateTime |
JobPhase.getStartTime()
Gets the value of the startTime property.
|
DateTime |
Activity.getStartTime()
Gets the value of the startTime property.
|
DateTime |
QueueEntry.getSubmissionTime()
Gets the value of the submissionTime property.
|
DateTime |
ProcessRun.getSubmissionTime()
Gets the value of the submissionTime property.
|
DateTime |
Signal.getTime()
Gets the value of the time property.
|
DateTime |
Response.getTime()
Gets the value of the time property.
|
DateTime |
Query.getTime()
Gets the value of the time property.
|
DateTime |
Message.getTime()
Gets the value of the time property.
|
DateTime |
Command.getTime()
Gets the value of the time property.
|
DateTime |
XJMF.getTimeStamp()
Gets the value of the timeStamp property.
|
DateTime |
ResourceAudit.getTimeStamp()
Gets the value of the timeStamp property.
|
DateTime |
ProcessRun.getTimeStamp()
Gets the value of the timeStamp property.
|
DateTime |
PhaseTime.getTimeStamp()
Gets the value of the timeStamp property.
|
DateTime |
Notification.getTimeStamp()
Gets the value of the timeStamp property.
|
DateTime |
Created.getTimeStamp()
Gets the value of the timeStamp property.
|
DateTime |
Comment.getTimeStamp()
Gets the value of the timeStamp property.
|
DateTime |
Disposition.getUntil()
Gets the value of the until property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QualityControlResult.setEnd(DateTime value)
Sets the value of the end property.
|
void |
ProcessRun.setEnd(DateTime value)
Sets the value of the end property.
|
void |
NodeInfo.setEnd(DateTime value)
Sets the value of the end property.
|
void |
QueueEntry.setEndTime(DateTime value)
Sets the value of the endTime property.
|
void |
NodeInfo.setFirstEnd(DateTime value)
Sets the value of the firstEnd property.
|
void |
NodeInfo.setFirstStart(DateTime value)
Sets the value of the firstStart property.
|
void |
DeviceInfo.setIdleStartTime(DateTime value)
Sets the value of the idleStartTime property.
|
void |
NodeInfo.setLastEnd(DateTime value)
Sets the value of the lastEnd property.
|
void |
NodeInfo.setLastStart(DateTime value)
Sets the value of the lastStart property.
|
void |
QueueFilter.setNewerThan(DateTime value)
Sets the value of the newerThan property.
|
void |
QueueFilter.setOlderThan(DateTime value)
Sets the value of the olderThan property.
|
void |
DeviceInfo.setPowerOnTime(DateTime value)
Sets the value of the powerOnTime property.
|
void |
ProcessRun.setReturnTime(DateTime value)
Sets the value of the returnTime property.
|
void |
Resource.setStart(DateTime value)
Sets the value of the start property.
|
void |
QualityControlResult.setStart(DateTime value)
Sets the value of the start property.
|
void |
ProcessRun.setStart(DateTime value)
Sets the value of the start property.
|
void |
PhaseTime.setStart(DateTime value)
Sets the value of the start property.
|
void |
NodeInfo.setStart(DateTime value)
Sets the value of the start property.
|
void |
QueueEntry.setStartTime(DateTime value)
Sets the value of the startTime property.
|
void |
JobPhase.setStartTime(DateTime value)
Sets the value of the startTime property.
|
void |
Activity.setStartTime(DateTime value)
Sets the value of the startTime property.
|
void |
QueueEntry.setSubmissionTime(DateTime value)
Sets the value of the submissionTime property.
|
void |
ProcessRun.setSubmissionTime(DateTime value)
Sets the value of the submissionTime property.
|
void |
Signal.setTime(DateTime value)
Sets the value of the time property.
|
void |
Response.setTime(DateTime value)
Sets the value of the time property.
|
void |
Query.setTime(DateTime value)
Sets the value of the time property.
|
void |
Message.setTime(DateTime value)
Sets the value of the time property.
|
void |
Command.setTime(DateTime value)
Sets the value of the time property.
|
void |
XJMF.setTimeStamp(DateTime value)
Sets the value of the timeStamp property.
|
void |
ResourceAudit.setTimeStamp(DateTime value)
Sets the value of the timeStamp property.
|
void |
ProcessRun.setTimeStamp(DateTime value)
Sets the value of the timeStamp property.
|
void |
PhaseTime.setTimeStamp(DateTime value)
Sets the value of the timeStamp property.
|
void |
Notification.setTimeStamp(DateTime value)
Sets the value of the timeStamp property.
|
void |
Created.setTimeStamp(DateTime value)
Sets the value of the timeStamp property.
|
void |
Comment.setTimeStamp(DateTime value)
Sets the value of the timeStamp property.
|
void |
Disposition.setUntil(DateTime value)
Sets the value of the until property.
|
QualityControlResult |
QualityControlResult.withEnd(DateTime value) |
ProcessRun |
ProcessRun.withEnd(DateTime value) |
NodeInfo |
NodeInfo.withEnd(DateTime value) |
QueueEntry |
QueueEntry.withEndTime(DateTime value) |
NodeInfo |
NodeInfo.withFirstEnd(DateTime value) |
NodeInfo |
NodeInfo.withFirstStart(DateTime value) |
DeviceInfo |
DeviceInfo.withIdleStartTime(DateTime value) |
NodeInfo |
NodeInfo.withLastEnd(DateTime value) |
NodeInfo |
NodeInfo.withLastStart(DateTime value) |
QueueFilter |
QueueFilter.withNewerThan(DateTime value) |
QueueFilter |
QueueFilter.withOlderThan(DateTime value) |
DeviceInfo |
DeviceInfo.withPowerOnTime(DateTime value) |
ProcessRun |
ProcessRun.withReturnTime(DateTime value) |
Resource |
Resource.withStart(DateTime value) |
QualityControlResult |
QualityControlResult.withStart(DateTime value) |
ProcessRun |
ProcessRun.withStart(DateTime value) |
PhaseTime |
PhaseTime.withStart(DateTime value) |
NodeInfo |
NodeInfo.withStart(DateTime value) |
QueueEntry |
QueueEntry.withStartTime(DateTime value) |
JobPhase |
JobPhase.withStartTime(DateTime value) |
Activity |
Activity.withStartTime(DateTime value) |
QueueEntry |
QueueEntry.withSubmissionTime(DateTime value) |
ProcessRun |
ProcessRun.withSubmissionTime(DateTime value) |
Signal |
Signal.withTime(DateTime value) |
Response |
Response.withTime(DateTime value) |
Query |
Query.withTime(DateTime value) |
Message |
Message.withTime(DateTime value) |
Command |
Command.withTime(DateTime value) |
XJMF |
XJMF.withTimeStamp(DateTime value) |
ResourceAudit |
ResourceAudit.withTimeStamp(DateTime value) |
ProcessRun |
ProcessRun.withTimeStamp(DateTime value) |
PhaseTime |
PhaseTime.withTimeStamp(DateTime value) |
Notification |
Notification.withTimeStamp(DateTime value) |
Created |
Created.withTimeStamp(DateTime value) |
Comment |
Comment.withTimeStamp(DateTime value) |
Disposition |
Disposition.withUntil(DateTime value) |
| Modifier and Type | Method and Description |
|---|---|
DateTime |
DateTime.unmarshal(String dateTime) |
| Modifier and Type | Method and Description |
|---|---|
String |
DateTime.marshal(DateTime dateTime) |
Copyright © 2016. All rights reserved.