public class SignatureFormParticipantResult
extends java.lang.Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
SignatureFormParticipantResult() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFormId() |
SignatureFormParticipantInfo |
getParticipant() |
void |
setFormId(java.lang.String formId) |
void |
setParticipant(SignatureFormParticipantInfo participant) |
java.lang.String |
toString() |
public java.lang.String getFormId()
public void setFormId(java.lang.String formId)
public SignatureFormParticipantInfo getParticipant()
public void setParticipant(SignatureFormParticipantInfo participant)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2015 GroupDocs. All Rights Reserved.