public class EnvelopePublishTransactionErrorRollup extends Object
| Constructor and Description |
|---|
EnvelopePublishTransactionErrorRollup() |
| Modifier and Type | Method and Description |
|---|---|
EnvelopePublishTransactionErrorRollup |
count(String count) |
boolean |
equals(Object o) |
EnvelopePublishTransactionErrorRollup |
errorType(String errorType) |
String |
getCount() |
String |
getErrorType() |
int |
hashCode() |
void |
setCount(String count) |
void |
setErrorType(String errorType) |
String |
toString() |
public EnvelopePublishTransactionErrorRollup()
public EnvelopePublishTransactionErrorRollup count(String count)
public String getCount()
public void setCount(String count)
public EnvelopePublishTransactionErrorRollup errorType(String errorType)
public String getErrorType()
public void setErrorType(String errorType)
Copyright © 2018. All rights reserved.