public static class VersionableResource.WasChangedBy 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">
<sequence>
<element ref="{http://purl.org/wf4ever/roevo#}ChangeSpecification"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ChangeSpecification |
changeSpecification |
| Constructor and Description |
|---|
VersionableResource.WasChangedBy() |
| Modifier and Type | Method and Description |
|---|---|
ChangeSpecification |
getChangeSpecification()
Gets the value of the changeSpecification property.
|
void |
setChangeSpecification(ChangeSpecification value)
Sets the value of the changeSpecification property.
|
protected ChangeSpecification changeSpecification
public ChangeSpecification getChangeSpecification()
ChangeSpecificationpublic void setChangeSpecification(ChangeSpecification value)
value - allowed object is
ChangeSpecificationCopyright © 2014 myGrid. All rights reserved.