| Package | Description |
|---|---|
| org.cip4.lib.xjdf | |
| org.cip4.lib.xjdf.schema |
| 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.
|
| Modifier and Type | Field and Description |
|---|---|
protected Created |
FakeReferences.created |
| Modifier and Type | Field and Description |
|---|---|
protected List<Created> |
AuditPool.created |
| Modifier and Type | Method and Description |
|---|---|
Created |
ObjectFactory.createCreated()
Create an instance of
Created |
Created |
FakeReferences.getCreated()
Gets the value of the created property.
|
Created |
Created.withAgentName(String value) |
Created |
Created.withAgentVersion(String value) |
Created |
Created.withContactRef(Parameter value) |
Created |
Created.withTimeStamp(DateTime value) |
Created |
Created.withXPath(String value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Created> |
ObjectFactory.createCreated(Created value)
|
List<Created> |
AuditPool.getCreated()
Gets the value of the created property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Created> |
ObjectFactory.createCreated(Created value)
|
void |
FakeReferences.setCreated(Created value)
Sets the value of the created property.
|
AuditPool |
AuditPool.withCreated(Created... values) |
FakeReferences |
FakeReferences.withCreated(Created value) |
| Modifier and Type | Method and Description |
|---|---|
AuditPool |
AuditPool.withCreated(Collection<Created> values) |
Copyright © 2016. All rights reserved.