| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
ProcessRequest.Item |
ProcessRequest.addItem()
Adds and returns a new value for item ()
|
ProcessRequest.Item |
ProcessRequest.getItemFirstRep()
Gets the first repetition for item (),
creating it if it does not already exist.
|
ProcessRequest.Item |
ProcessRequest.Item.setSequenceLinkId(int theInteger)
Sets the value for sequenceLinkId ()
|
ProcessRequest.Item |
ProcessRequest.Item.setSequenceLinkId(IntegerDt theValue)
Sets the value(s) for sequenceLinkId ()
|
| Modifier and Type | Method and Description |
|---|---|
List<ProcessRequest.Item> |
ProcessRequest.getItem()
Gets the value(s) for item ().
|
| Modifier and Type | Method and Description |
|---|---|
ProcessRequest |
ProcessRequest.addItem(ProcessRequest.Item theValue)
Adds a given new value for item ()
|
| Modifier and Type | Method and Description |
|---|---|
ProcessRequest |
ProcessRequest.setItem(List<ProcessRequest.Item> theValue)
Sets the value(s) for item ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.