org.cumt.model.analysis
Class Message

java.lang.Object
  extended by org.cumt.model.IdentifiedObject
      extended by org.cumt.model.analysis.Message
All Implemented Interfaces:
java.io.Serializable, Operation

public class Message
extends IdentifiedObject
implements Operation

An analysis class message FIXME Complete

Author:
Carlos Descalzi
See Also:
Serialized Form

Constructor Summary
Message()
           
 
Method Summary
 java.lang.String getName()
           
 void setName(java.lang.String name)
           
 
Methods inherited from class org.cumt.model.IdentifiedObject
equals, getId, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Message

public Message()
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface Operation

setName

public void setName(java.lang.String name)
Specified by:
setName in interface Operation


Copyright © 2006 null. All Rights Reserved.