Added some basic methods.
This commit is contained in:
parent
6889f37915
commit
19a26e605e
@ -30,5 +30,6 @@ package sesim;
|
||||
* @author 7u83 <7u83@mail.ru>
|
||||
*/
|
||||
public interface Indicator {
|
||||
|
||||
public String getName();
|
||||
public String getDescription();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user