CreateAutomaticLoginRequestDescription of CreateAutomaticLoginRequest
Parameter object for the CreateAutomaticLoginRequest method
The parameters are : (name [type] description)
* <p>The following schema fragment specifies the expected content contained within this class.
<complexType name="createAutomaticLoginRequest">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="moduleSessionId" type="{http://www.w3.org/2001/XMLSchema}long"/>
<element name="userToLoginCredentials" type="{http://webservice.module.yosemite.www.memdoc.org/}loginCredentials"/>
<choice>
<element name="automaticLoginToPatientFormList" type="{http://webservice.module.yosemite.www.memdoc.org/}automaticLoginToPatientFormList"/>
</choice>
</sequence>
</restriction>
</complexContent>
</complexType>
Located in /src/wrapper/CreateAutomaticLoginRequest.php (line 42)
void
setAutomaticLoginToPatientFormList
(AutomaticLoginToPatientFormList $automaticLoginToPatientFormList)
getAutomaticLoginToPatientFormList (line 66)
getModuleSessionId (line 50)
getUserToLoginCredentials (line 58)
setAutomaticLoginToPatientFormList (line 70)
setModuleSessionId (line 54)
setUserToLoginCredentials (line 62)
Documentation generated on Fri, 19 Aug 2016 11:23:18 +0200 by phpDocumentor 1.4.4