| Package | com.adobe.livecycle.signatures.client.spi.types |
| Class | public class AddTimestamp |
| Inheritance | AddTimestamp Object |
| Method | Defined By | ||
|---|---|---|---|
AddTimestamp(URI type) A constructor that creates an AddTimestamp object. | AddTimestamp | ||
URI getType() Retrieves the format of the timestamp. | AddTimestamp | ||
void setType(URI type) Sets the format of the timestamp. | AddTimestamp | ||
| AddTimestamp | () |
public AddTimestamp(URI type)A constructor that creates an AddTimestamp object.
type — A URI value that specifies the format of the timestamp. |
| getType | () |
public URI getType()Retrieves the format of the timestamp.
ReturnsA URI object that specifies the format of the timestamp. |
| setType | () |
public void setType(URI type)Sets the format of the timestamp.
Parameters
type — A URI object that specifies the format of the timestamp. |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/com/adobe/livecycle/signatures/client/spi/types/AddTimestamp.html