Class GetPatientByIdRequest

Description

Parameter object for the getPatientById method

The parameters are : (name [type] description)

  • moduleSessionId [Long] : the id of the session from the module
  • patientId [Long] : id of the patient

  • author: pabt

Located in /src/wrapper/GetPatientByIdRequest.php (line 13)


	
			
Method Summary
 void getPatientId ()
 void setModuleSessionId ( $moduleSessionId)
 void setPatientId ( $patientId)
Methods
getModuleSessionId (line 18)
  • access: public
void getModuleSessionId ()
getPatientId (line 26)
  • access: public
void getPatientId ()
setModuleSessionId (line 22)
  • access: public
void setModuleSessionId ( $moduleSessionId)
  • $moduleSessionId
setPatientId (line 30)
  • access: public
void setPatientId ( $patientId)
  • $patientId

Documentation generated on Fri, 19 Aug 2016 11:23:18 +0200 by phpDocumentor 1.4.4