| 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.
|
Modified |
XJdfNodeFactory.createModified(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 |
MsgFilter.after |
protected DateTime |
MsgFilter.before |
protected DateTime |
Drop.earliest |
protected DateTime |
DeliveryParams.earliest |
protected DateTime |
QualityControlResult.end |
protected DateTime |
ProcessRun.end |
protected DateTime |
PhaseTime.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 |
SystemTimeSet.newTime |
protected DateTime |
QueueFilter.olderThan |
protected DateTime |
SystemTimeSet.oldTime |
protected DateTime |
JobPhase.phaseStartTime |
protected DateTime |
DeviceInfo.powerOnTime |
protected DateTime |
Drop.required |
protected DateTime |
DeliveryParams.required |
protected DateTime |
ProcessRun.returnTime |
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 |
QueueEntry.submissionTime |
protected DateTime |
ProcessRun.submissionTime |
protected DateTime |
Signal.time |
protected DateTime |
Response.time |
protected DateTime |
Registration.time |
protected DateTime |
Query.time |
protected DateTime |
Message.time |
protected DateTime |
Command.time |
protected DateTime |
Acknowledge.time |
protected DateTime |
Range.timeStamp |
protected DateTime |
JMF.timeStamp |
protected DateTime |
Comment.timeStamp |
protected DateTime |
Audit.timeStamp |
protected DateTime |
Disposition.until |
| Modifier and Type | Method and Description |
|---|---|
DateTime |
MsgFilter.getAfter()
Gets the value of the after property.
|
DateTime |
MsgFilter.getBefore()
Gets the value of the before property.
|
DateTime |
Drop.getEarliest()
Gets the value of the earliest property.
|
DateTime |
DeliveryParams.getEarliest()
Gets the value of the earliest property.
|
DateTime |
QualityControlResult.getEnd()
Gets the value of the end property.
|
DateTime |
ProcessRun.getEnd()
Gets the value of the end property.
|
DateTime |
PhaseTime.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 |
SystemTimeSet.getNewTime()
Gets the value of the newTime property.
|
DateTime |
QueueFilter.getOlderThan()
Gets the value of the olderThan property.
|
DateTime |
SystemTimeSet.getOldTime()
Gets the value of the oldTime property.
|
DateTime |
JobPhase.getPhaseStartTime()
Gets the value of the phaseStartTime property.
|
DateTime |
DeviceInfo.getPowerOnTime()
Gets the value of the powerOnTime property.
|
DateTime |
Drop.getRequired()
Gets the value of the required property.
|
DateTime |
DeliveryParams.getRequired()
Gets the value of the required property.
|
DateTime |
ProcessRun.getReturnTime()
Gets the value of the returnTime 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 |
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 |
Registration.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 |
Acknowledge.getTime()
Gets the value of the time property.
|
DateTime |
Range.getTimeStamp()
Gets the value of the timeStamp property.
|
DateTime |
JMF.getTimeStamp()
Gets the value of the timeStamp property.
|
DateTime |
Comment.getTimeStamp()
Gets the value of the timeStamp property.
|
DateTime |
Audit.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 |
MsgFilter.setAfter(DateTime value)
Sets the value of the after property.
|
void |
MsgFilter.setBefore(DateTime value)
Sets the value of the before property.
|
void |
Drop.setEarliest(DateTime value)
Sets the value of the earliest property.
|
void |
DeliveryParams.setEarliest(DateTime value)
Sets the value of the earliest property.
|
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 |
PhaseTime.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 |
SystemTimeSet.setNewTime(DateTime value)
Sets the value of the newTime property.
|
void |
QueueFilter.setOlderThan(DateTime value)
Sets the value of the olderThan property.
|
void |
SystemTimeSet.setOldTime(DateTime value)
Sets the value of the oldTime property.
|
void |
JobPhase.setPhaseStartTime(DateTime value)
Sets the value of the phaseStartTime property.
|
void |
DeviceInfo.setPowerOnTime(DateTime value)
Sets the value of the powerOnTime property.
|
void |
Drop.setRequired(DateTime value)
Sets the value of the required property.
|
void |
DeliveryParams.setRequired(DateTime value)
Sets the value of the required property.
|
void |
ProcessRun.setReturnTime(DateTime value)
Sets the value of the returnTime 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 |
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 |
Registration.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 |
Acknowledge.setTime(DateTime value)
Sets the value of the time property.
|
void |
Range.setTimeStamp(DateTime value)
Sets the value of the timeStamp property.
|
void |
JMF.setTimeStamp(DateTime value)
Sets the value of the timeStamp property.
|
void |
Comment.setTimeStamp(DateTime value)
Sets the value of the timeStamp property.
|
void |
Audit.setTimeStamp(DateTime value)
Sets the value of the timeStamp property.
|
void |
Disposition.setUntil(DateTime value)
Sets the value of the until property.
|
MsgFilter |
MsgFilter.withAfter(DateTime value) |
MsgFilter |
MsgFilter.withBefore(DateTime value) |
Drop |
Drop.withEarliest(DateTime value) |
DeliveryParams |
DeliveryParams.withEarliest(DateTime value) |
QualityControlResult |
QualityControlResult.withEnd(DateTime value) |
ProcessRun |
ProcessRun.withEnd(DateTime value) |
PhaseTime |
PhaseTime.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) |
SystemTimeSet |
SystemTimeSet.withNewTime(DateTime value) |
QueueFilter |
QueueFilter.withOlderThan(DateTime value) |
SystemTimeSet |
SystemTimeSet.withOldTime(DateTime value) |
JobPhase |
JobPhase.withPhaseStartTime(DateTime value) |
DeviceInfo |
DeviceInfo.withPowerOnTime(DateTime value) |
Drop |
Drop.withRequired(DateTime value) |
DeliveryParams |
DeliveryParams.withRequired(DateTime value) |
ProcessRun |
ProcessRun.withReturnTime(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) |
QueueEntry |
QueueEntry.withSubmissionTime(DateTime value) |
ProcessRun |
ProcessRun.withSubmissionTime(DateTime value) |
Signal |
Signal.withTime(DateTime value) |
Response |
Response.withTime(DateTime value) |
Registration |
Registration.withTime(DateTime value) |
Query |
Query.withTime(DateTime value) |
Message |
Message.withTime(DateTime value) |
Command |
Command.withTime(DateTime value) |
Acknowledge |
Acknowledge.withTime(DateTime value) |
ResourceAudit |
ResourceAudit.withTimeStamp(DateTime value) |
Range |
Range.withTimeStamp(DateTime value) |
ProcessRun |
ProcessRun.withTimeStamp(DateTime value) |
PhaseTime |
PhaseTime.withTimeStamp(DateTime value) |
Notification |
Notification.withTimeStamp(DateTime value) |
Modified |
Modified.withTimeStamp(DateTime value) |
JMF |
JMF.withTimeStamp(DateTime value) |
Deleted |
Deleted.withTimeStamp(DateTime value) |
Created |
Created.withTimeStamp(DateTime value) |
Comment |
Comment.withTimeStamp(DateTime value) |
Audit |
Audit.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.