Class Document

    • Constructor Detail

      • Document

        protected Document()
    • Method Detail

      • getType

        public String getType()
      • getDescription

        public String getDescription()
      • getApprovalStatus

        public String getApprovalStatus()
      • getRejectionReason

        public String getRejectionReason()
      • getDetails

        public String getDetails()
      • setType

        protected void setType​(String type)
      • setDescription

        protected void setDescription​(String description)
      • setApprovalStatus

        protected void setApprovalStatus​(String approvalStatus)
      • setRejectionReason

        protected void setRejectionReason​(String rejectionReason)
      • setDetails

        protected void setDetails​(String details)