- All Implemented Interfaces:
IVariable
- Author:
- khaddadin
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
getName
get the name
- Specified by:
getName
in interface IVariable
- Returns:
- the variable name
-
getValue
get the value
- Specified by:
getValue
in interface IVariable
- Returns:
- the variable value
-