cad.simcad.objectserver.spec.cac.objects
Interface Id

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
AmbId, IdI

public interface Id
extends java.io.Serializable

Interface abstracting the notion of Id

Author:
genlog4

Method Summary
 int getId()
          Return the id
 void setId(int i)
          Set the id
 

Method Detail

setId

public void setId(int i)
Set the id


getId

public int getId()
Return the id


Logo

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