org.cumt.model.analysis
Class Property

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

public class Property
extends IdentifiedObject
implements java.io.Serializable

An analysis class property FIXME Complete

Author:
Carlos Descalzi
See Also:
Serialized Form

Constructor Summary
Property()
           
 
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

Property

public Property()
Method Detail

getName

public java.lang.String getName()

setName

public void setName(java.lang.String name)


Copyright © 2006 null. All Rights Reserved.