Class Variable


  • public class Variable
    extends java.lang.Object
    • Constructor Detail

      • Variable

        public Variable​(java.lang.Object value,
                        VariableType type)
    • Method Detail

      • getValue

        public java.lang.Object getValue()
      • setValue

        public void setValue​(java.lang.Object value)