public static class TaskType.AuditLog extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="reference" use="required" type="{http://www.w3.org/2001/XMLSchema}IDREF" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
AuditLog() |
| Modifier and Type | Method and Description |
|---|---|
AuditType |
getReference()
Gets the value of the reference property.
|
void |
setReference(AuditType value)
Sets the value of the reference property.
|
Copyright © 2005-2025 LSC project. All Rights Reserved.