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