cad.simcad.objectserver.factory
Class IncidentFactory

java.lang.Object
  |
  +--cad.simcad.objectserver.factory.IncidentFactory

public class IncidentFactory
extends java.lang.Object

Author:
sgroutar To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.

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

IncidentFactory

public IncidentFactory()
Method Detail

createIncident

public static Incident createIncident(Form f)

createIncident

public static Incident createIncident(Id i,
                                      EmergencyVehicule e,
                                      Gravity g,
                                      Place p,
                                      java.sql.Timestamp t,
                                      java.lang.String des)

createDumIncident

public static Incident createDumIncident(EmergencyVehicule ev)

Logo

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