Class EnvelopePublishTransactionErrorRollup


  • public class EnvelopePublishTransactionErrorRollup
    extends Object
    EnvelopePublishTransactionErrorRollup.
    • Constructor Detail

      • EnvelopePublishTransactionErrorRollup

        public EnvelopePublishTransactionErrorRollup()
    • Method Detail

      • getCount

        public String getCount()
        .
        Returns:
        count
      • setCount

        public void setCount​(String count)
        setCount.
      • getErrorType

        public String getErrorType()
        .
        Returns:
        errorType
      • setErrorType

        public void setErrorType​(String errorType)
        setErrorType.
      • equals

        public boolean equals​(Object o)
        Compares objects.
        Overrides:
        equals in class Object
        Returns:
        true or false depending on comparison result.
      • hashCode

        public int hashCode()
        Returns the HashCode.
        Overrides:
        hashCode in class Object
      • toString

        public String toString()
        Converts the given object to string.
        Overrides:
        toString in class Object