Class EnvelopeViewRecipientSettings

    • Constructor Detail

      • EnvelopeViewRecipientSettings

        public EnvelopeViewRecipientSettings()
    • Method Detail

      • getShowBulkSend

        public String getShowBulkSend()
        .
        Returns:
        showBulkSend
      • setShowBulkSend

        public void setShowBulkSend​(String showBulkSend)
        setShowBulkSend.
      • getShowContactsList

        public String getShowContactsList()
        .
        Returns:
        showContactsList
      • setShowContactsList

        public void setShowContactsList​(String showContactsList)
        setShowContactsList.
      • getShowEditMessage

        public String getShowEditMessage()
        .
        Returns:
        showEditMessage
      • setShowEditMessage

        public void setShowEditMessage​(String showEditMessage)
        setShowEditMessage.
      • getShowEditRecipients

        public String getShowEditRecipients()
        .
        Returns:
        showEditRecipients
      • setShowEditRecipients

        public void setShowEditRecipients​(String showEditRecipients)
        setShowEditRecipients.
      • 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