|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--cad.simcad.ObjectImpl.IncidentI
| Constructor Summary | |
IncidentI(Form f)
|
|
IncidentI(Id i,
EmergencyVehicule e,
Gravity g,
Place p,
java.sql.Timestamp t,
java.lang.String des)
Creates a new instance of IncidentI |
|
| Method Summary | |
java.lang.String |
getDescription()
Method getDescription. |
EmergencyVehicule |
getEmergencyVehicule()
Method getEmergencyVehicule. |
Gravity |
getGravity()
Method getGravity. |
Id |
getIncidentId()
Method getIncidentId. |
Place |
getPlace()
Method getPlace. |
java.sql.Timestamp |
getTime()
Method getTime. |
void |
setEmergencyVehicule(EmergencyVehicule v)
Method setEmergencyVehicule. |
void |
setGravity(Gravity g)
Method setGravity. |
void |
setId(Id i)
Method setId |
void |
setPlace(Place p)
Method setPlace. |
void |
setTime(java.sql.Timestamp t)
Method setTime. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IncidentI(Id i,
EmergencyVehicule e,
Gravity g,
Place p,
java.sql.Timestamp t,
java.lang.String des)
public IncidentI(Form f)
| Method Detail |
public Id getIncidentId()
Incident
getIncidentId in interface Incidentpublic EmergencyVehicule getEmergencyVehicule()
Incident
getEmergencyVehicule in interface Incidentpublic Gravity getGravity()
Incident
getGravity in interface Incidentpublic Place getPlace()
Incident
getPlace in interface Incidentpublic java.sql.Timestamp getTime()
Incident
getTime in interface Incidentpublic java.lang.String getDescription()
Incident
getDescription in interface Incidentpublic void setEmergencyVehicule(EmergencyVehicule v)
Incident
setEmergencyVehicule in interface Incidentpublic void setGravity(Gravity g)
Incident
setGravity in interface Incidentpublic void setTime(java.sql.Timestamp t)
Incident
setTime in interface Incidentpublic void setPlace(Place p)
Incident
setPlace in interface Incidentpublic void setId(Id i)
Incident
setId in interface Incident
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||