Interface Variable
-
public interface Variable
Generated by: JavaInterface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getValue()
The value of the variable requestedvoid
setValue(java.lang.String val)
-