| Package | Description |
|---|---|
| org.cip4.lib.xjdf | |
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Method and Description |
|---|---|
Modified |
XJdfNodeFactory.createModified(String agentName,
String agentVersion,
DateTime timestamp)
Create new Created Node which already contains values for attributes AgentName, AgentVersion and TimeStamp.
|
| Modifier and Type | Method and Description |
|---|---|
Modified |
ObjectFactory.createModified()
Create an instance of
Modified |
Modified |
Modified.withAgentName(String value) |
Modified |
Modified.withAgentVersion(String value) |
Modified |
Modified.withEmployee(Collection<Employee> values) |
Modified |
Modified.withEmployee(Employee... values) |
Modified |
Modified.withID(String value) |
Modified |
Modified.withQueueEntryID(String value) |
Modified |
Modified.withTimeStamp(DateTime value) |
Modified |
Modified.withXPath(String value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Modified> |
ObjectFactory.createModified(Modified value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Modified> |
ObjectFactory.createModified(Modified value)
|
Copyright © 2016. All rights reserved.