cad.simcad.dummies
Class DumForm

java.lang.Object
  |
  +--cad.simcad.dummies.DumForm
All Implemented Interfaces:
Form

public class DumForm
extends java.lang.Object
implements Form

Author:
Administrator

Constructor Summary
DumForm()
          Creates a new instance of DumForm
 
Method Summary
 Id getCallAssistant()
           
 java.lang.String getDescription()
           
 Gravity getFormGravity()
           
 Id getId()
           
 java.lang.String getPhoneCaller()
           
 Place getPlace()
           
 java.sql.Timestamp getTime()
           
 void setId(Id i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DumForm

public DumForm()
Creates a new instance of DumForm

Method Detail

getCallAssistant

public Id getCallAssistant()
Specified by:
getCallAssistant in interface Form
Pre:
/
Returns:
l'identificateur i du call assistant
Post:
/

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in interface Form
Returns:
une chaine de caractere S donnant la description de l'etat du patient

getFormGravity

public Gravity getFormGravity()
Specified by:
getFormGravity in interface Form
Pre:
/
Returns:
gravite g, gravite de l'intervention
Post:
/

getId

public Id getId()
Specified by:
getId in interface Form
Pre:
/
Returns:
un identificateur id, l'identificateur du formulaire
Throws:
/
Post:
/

getPhoneCaller

public java.lang.String getPhoneCaller()
Specified by:
getPhoneCaller in interface Form
Pre:
/
Returns:
une chaine de caractere p representant le numero de telephonne de l'appelant
Throws:
/
Post:
/

getPlace

public Place getPlace()
Specified by:
getPlace in interface Form
Pre:
-
Returns:
un lieu l, lieu ou se trouve le blesse
Post:
-

getTime

public java.sql.Timestamp getTime()
Specified by:
getTime in interface Form
Returns:
une date d, la date de creation du formulaire

setId

public void setId(Id i)
Specified by:
setId in interface Form
Returns:
/

Logo

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