link start!
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package com.honeywell.ascot.util.ui;
|
||||
|
||||
public interface SubscriberInterface {
|
||||
void loadHolidayTab() throws Exception;
|
||||
|
||||
void updateDay() throws Exception;
|
||||
}
|
||||
Reference in New Issue
Block a user