Carmen
Class Param.ParamSet

java.lang.Object
  extended by Carmen.Message
      extended by Carmen.Param.ParamSet
Enclosing class:
Param

public static class Param.ParamSet
extends Message

inner class of Param


Field Summary
 java.lang.String moduleName
           
 java.lang.String value
           
 java.lang.String variableName
           
 
Fields inherited from class Carmen.Message
host, timestamp
 
Method Summary
 
Methods inherited from class Carmen.Message
publish, subscribe
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

moduleName

public java.lang.String moduleName

variableName

public java.lang.String variableName

value

public java.lang.String value