| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
User |
User.addContact(ContactPointDt theValue)
Adds a given new value for contact ()
|
User |
User.setContact(List<ContactPointDt> theValue)
Sets the value(s) for contact ()
|
User |
User.setLevel(CodeDt theValue)
Sets the value(s) for level ()
|
User |
User.setLevel(String theCode)
Sets the value for level ()
|
User |
User.setLogin(String theString)
Sets the value for login ()
|
User |
User.setLogin(StringDt theValue)
Sets the value(s) for login ()
|
User |
User.setName(HumanNameDt theValue)
Sets the value(s) for name ()
|
User |
User.setPassword(String theString)
Sets the value for password ()
|
User |
User.setPassword(StringDt theValue)
Sets the value(s) for password ()
|
User |
User.setPatient(List<ResourceReferenceDt> theValue)
Sets the value(s) for patient ()
|
User |
User.setProvider(String theUri)
Sets the value for provider ()
|
User |
User.setProvider(UriDt theValue)
Sets the value(s) for provider ()
|
User |
User.setSessionLength(int theInteger)
Sets the value for sessionLength ()
|
User |
User.setSessionLength(IntegerDt theValue)
Sets the value(s) for sessionLength ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.