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