|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--cad.simcad.objectserver.factory.IncidentFactory
Constructor Summary | |
IncidentFactory()
|
Method Summary | |
static Incident |
createDumIncident(EmergencyVehicule ev)
|
static Incident |
createIncident(Form f)
|
static Incident |
createIncident(Id i,
EmergencyVehicule e,
Gravity g,
Place p,
java.sql.Timestamp t,
java.lang.String des)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IncidentFactory()
Method Detail |
public static Incident createIncident(Form f)
public static Incident createIncident(Id i, EmergencyVehicule e, Gravity g, Place p, java.sql.Timestamp t, java.lang.String des)
public static Incident createDumIncident(EmergencyVehicule ev)
|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |