Package | Description |
---|---|
com.groupdocs.metadata.core |
Modifier and Type | Method and Description |
---|---|
XmpResourceEvent |
XmpVersion.getEvent()
Gets the high-level, formal description of what operation the user performed.
|
XmpResourceEvent[] |
XmpMediaManagementPackage.getHistory()
Gets an array of high-level actions that resulted in this resource.
|
Modifier and Type | Method and Description |
---|---|
void |
XmpVersion.setEvent(XmpResourceEvent value)
Sets the high-level, formal description of what operation the user performed.
|
void |
XmpMediaManagementPackage.setHistory(XmpResourceEvent[] value)
Sets an array of high-level actions that resulted in this resource.
|