cad.simcad.ObjectImpl
Class IdI

java.lang.Object
  |
  +--cad.simcad.ObjectImpl.IdI
All Implemented Interfaces:
Id, java.io.Serializable

public class IdI
extends java.lang.Object
implements Id

Author:
sgroutar To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.
See Also:
Serialized Form

Constructor Summary
IdI()
           
IdI(int i)
           
 
Method Summary
 int getId()
          Return the id
 void setId(int i)
          Set the id
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IdI

public IdI(int i)

IdI

public IdI()
Method Detail

setId

public void setId(int i)
Description copied from interface: Id
Set the id

Specified by:
setId in interface Id

getId

public int getId()
Description copied from interface: Id
Return the id

Specified by:
getId in interface Id

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Logo

With the help of www.sourceforge.net and www.info.ucl.ac.be