public class EnvelopeMetadata extends Object
Constructor and Description |
---|
EnvelopeMetadata() |
Modifier and Type | Method and Description |
---|---|
EnvelopeMetadata |
allowAdvancedCorrect(String allowAdvancedCorrect) |
EnvelopeMetadata |
allowCorrect(String allowCorrect) |
EnvelopeMetadata |
enableSignWithNotary(String enableSignWithNotary) |
boolean |
equals(Object o) |
String |
getAllowAdvancedCorrect() |
String |
getAllowCorrect() |
String |
getEnableSignWithNotary() |
int |
hashCode() |
void |
setAllowAdvancedCorrect(String allowAdvancedCorrect) |
void |
setAllowCorrect(String allowCorrect) |
void |
setEnableSignWithNotary(String enableSignWithNotary) |
String |
toString() |
public EnvelopeMetadata allowAdvancedCorrect(String allowAdvancedCorrect)
public String getAllowAdvancedCorrect()
public void setAllowAdvancedCorrect(String allowAdvancedCorrect)
public EnvelopeMetadata allowCorrect(String allowCorrect)
public String getAllowCorrect()
public void setAllowCorrect(String allowCorrect)
public EnvelopeMetadata enableSignWithNotary(String enableSignWithNotary)
public String getEnableSignWithNotary()
public void setEnableSignWithNotary(String enableSignWithNotary)
Copyright © 2020. All rights reserved.