cad.simcad.worldsimulator.objects.units
Class AmbId

java.lang.Object
  |
  +--cad.simcad.worldsimulator.objects.units.AmbId
All Implemented Interfaces:
Id, java.io.Serializable

public class AmbId
extends java.lang.Object
implements Id

Author:
Charles-Philip Bentley
See Also:
Serialized Form

Field Summary
 int _matricule
           
 
Constructor Summary
AmbId(int id)
          Creates a new instance of AmbId
 
Method Summary
 int getId()
          Return the id
 int getInt()
           
 void setId(int i)
          Set the id
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_matricule

public int _matricule
Constructor Detail

AmbId

public AmbId(int id)
Creates a new instance of AmbId

Method Detail

getInt

public int getInt()

getId

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

Specified by:
getId in interface Id

setId

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

Specified by:
setId in interface Id

Logo

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