Package 

Interface ProcessVariableValue


  • 
    public interface ProcessVariableValue
    
                        

    Carries the variable value, without dependency to concrete Java class.

    • Method Summary

      Modifier and Type Method Description
      abstract ProcessVariableValueType getType()
      abstract Object getValue()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait