public class IdsObject extends Object
| Constructor and Description |
|---|
IdsObject()
Creates an instance of
IdsObject. |
| Modifier and Type | Method and Description |
|---|---|
String |
getModified()
Gets the string value of the unique identifier for the
modified version of the pdf and corresponding xfdf document.
|
String |
getOriginal()
Gets the string value of the permanent identifier which
is based on the contents of the file at the time it was originally created.
|
IdsObject |
setModified(String modified)
Sets the string value of the unique identifier for the
modified version of the pdf and corresponding xfdf document.
|
IdsObject |
setOriginal(String original)
Sets the string value of the permanent identifier which
is based on the contents of the file at the time it was originally created.
|
public IdsObject()
IdsObject.public String getOriginal()
public IdsObject setOriginal(String original)
original - the permanent identifier valueids object.public String getModified()
public IdsObject setModified(String modified)
modified - the unique identifier valueids object.Copyright © 1998–2025 Apryse Group NV. All rights reserved.