- All Known Implementing Classes:
Variable
public interface IVariable
Defines a variable interface.
-
Method Summary
-
Method Details
-
getName
Get the variable name.
-
setName
Set the variable name.
-
getValue
Get the variable value.
-
setValue
Set the variable value.