add api drp list rekomendasi
This commit is contained in:
@@ -26,6 +26,12 @@ public interface DrpApprovalView {
|
||||
Date getDirekturApproveDate();
|
||||
void setDirekturApproveDate(Date direkturApproveDate);
|
||||
|
||||
Boolean getIsPrint();
|
||||
void setIsPrint(Boolean isPrint);
|
||||
|
||||
Date getPrintDate();
|
||||
void setPrintDate(Date printDate);
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user