comprti.msg
Class InteractionMessage

java.lang.Object
  |
  +--comprti.msg.Message
        |
        +--comprti.msg.InteractionMessage
Direct Known Subclasses:
UpdateParameterMessage

public class InteractionMessage
extends Message

A class that represents ...

See Also:
OtherClasses

Fields inherited from class comprti.msg.Message
messageType
 
Constructor Summary
InteractionMessage()
           
 
Method Summary
 java.lang.String getInteractionClassName()
          An operation that does ...
 
Methods inherited from class comprti.msg.Message
getMessageType
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

InteractionMessage

public InteractionMessage()
Method Detail

getInteractionClassName

public java.lang.String getInteractionClassName()
An operation that does ...
Parameters:
firstParamName - a description of this parameter