| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Contract.Friendly |
Contract.addFriendly()
Adds and returns a new value for friendly ()
|
Contract.Friendly |
Contract.getFriendlyFirstRep()
Gets the first repetition for friendly (),
creating it if it does not already exist.
|
Contract.Friendly |
Contract.Friendly.setContent(IDatatype theValue)
Sets the value(s) for content[x] ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Contract.Friendly> |
Contract.getFriendly()
Gets the value(s) for friendly ().
|
| Modifier and Type | Method and Description |
|---|---|
Contract |
Contract.addFriendly(Contract.Friendly theValue)
Adds a given new value for friendly ()
|
| Modifier and Type | Method and Description |
|---|---|
Contract |
Contract.setFriendly(List<Contract.Friendly> theValue)
Sets the value(s) for friendly ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.