public class DataToSignOneDocumentDTO extends AbstractDataToSignDTO implements Serializable
| Constructor and Description |
|---|
DataToSignOneDocumentDTO() |
DataToSignOneDocumentDTO(RemoteDocument toSignDocument,
RemoteSignatureParameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
RemoteDocument |
getToSignDocument() |
int |
hashCode() |
void |
setToSignDocument(RemoteDocument toSignDocument) |
String |
toString() |
getParameters, setParameterspublic DataToSignOneDocumentDTO()
public DataToSignOneDocumentDTO(RemoteDocument toSignDocument, RemoteSignatureParameters parameters)
public RemoteDocument getToSignDocument()
public void setToSignDocument(RemoteDocument toSignDocument)
Copyright © 2018. All rights reserved.