Class EnvelopeMetadata


  • public class EnvelopeMetadata
    extends Object
    EnvelopeMetadata
    • Constructor Detail

      • EnvelopeMetadata

        public EnvelopeMetadata()
    • Method Detail

      • getAllowAdvancedCorrect

        public String getAllowAdvancedCorrect()
        Returns:
        allowAdvancedCorrect
      • setAllowAdvancedCorrect

        public void setAllowAdvancedCorrect​(String allowAdvancedCorrect)
      • getAllowCorrect

        public String getAllowCorrect()
        Returns:
        allowCorrect
      • setAllowCorrect

        public void setAllowCorrect​(String allowCorrect)
      • getEnableSignWithNotary

        public String getEnableSignWithNotary()
        Returns:
        enableSignWithNotary
      • setEnableSignWithNotary

        public void setEnableSignWithNotary​(String enableSignWithNotary)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object