|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--cad.simcad.ObjectImpl.EmergencyVehiculeI
| Constructor Summary | |
EmergencyVehiculeI(Id i,
Team t,
Type ty)
Creates a new instance of EmergencyVehiculeI |
|
EmergencyVehiculeI(Id i,
Type ty)
|
|
| Method Summary | |
Team |
getTeam()
Returns the Team associated with the Vehicule |
Type |
getType()
Returns the Type of this EmergencyVehicule |
Id |
getVehiculeId()
Returns the Id associated with the Vehicule |
void |
setVehiculeId(Id id)
Set the Id for this EmergencyVehicule |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EmergencyVehiculeI(Id i,
Team t,
Type ty)
public EmergencyVehiculeI(Id i,
Type ty)
| Method Detail |
public Id getVehiculeId()
EmergencyVehicule
getVehiculeId in interface EmergencyVehiculepublic Type getType()
EmergencyVehicule
getType in interface EmergencyVehiculepublic Team getTeam()
EmergencyVehicule
getTeam in interface EmergencyVehiculepublic void setVehiculeId(Id id)
setVehiculeId in interface EmergencyVehicule
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||