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