public class SignOneDocumentDTO extends AbstractSignDocumentDTO implements Serializable
| Constructor and Description |
|---|
SignOneDocumentDTO() |
SignOneDocumentDTO(RemoteDocument toSignDocument,
RemoteSignatureParameters parameters,
SignatureValue signatureValue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
RemoteDocument |
getToSignDocument() |
int |
hashCode() |
void |
setToSignDocument(RemoteDocument toSignDocument) |
String |
toString() |
getParameters, getSignatureValue, setParameters, setSignatureValuepublic SignOneDocumentDTO()
public SignOneDocumentDTO(RemoteDocument toSignDocument, RemoteSignatureParameters parameters, SignatureValue signatureValue)
public RemoteDocument getToSignDocument()
public void setToSignDocument(RemoteDocument toSignDocument)
Copyright © 2018. All rights reserved.