| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected AuditPool |
XJDF.auditPool |
| Modifier and Type | Method and Description |
|---|---|
AuditPool |
ObjectFactory.createAuditPool()
Create an instance of
AuditPool |
AuditPool |
XJDF.getAuditPool()
Gets the value of the auditPool property.
|
AuditPool |
AuditPool.withCreated(Collection<Created> values) |
AuditPool |
AuditPool.withCreated(Created... values) |
AuditPool |
AuditPool.withNotification(Collection<Notification> values) |
AuditPool |
AuditPool.withNotification(Notification... values) |
AuditPool |
AuditPool.withPhaseTime(Collection<PhaseTime> values) |
AuditPool |
AuditPool.withPhaseTime(PhaseTime... values) |
AuditPool |
AuditPool.withProcessRun(Collection<ProcessRun> values) |
AuditPool |
AuditPool.withProcessRun(ProcessRun... values) |
AuditPool |
AuditPool.withResourceAudit(Collection<ResourceAudit> values) |
AuditPool |
AuditPool.withResourceAudit(ResourceAudit... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
XJDF.setAuditPool(AuditPool value)
Sets the value of the auditPool property.
|
XJDF |
XJDF.withAuditPool(AuditPool value) |
Copyright © 2016. All rights reserved.