-
- All Known Implementing Classes:
ConstantImpl
,VariableImpl
public interface Variable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Value
getValue()
void
setValue(Value value)
-
ConstantImpl
, VariableImpl
public interface Variable
Modifier and Type | Method | Description |
---|---|---|
Value |
getValue() |
|
void |
setValue(Value value) |