Package | Description |
---|---|
ca.uhn.hl7v2.model.v281.group |
Modifier and Type | Method and Description |
---|---|
CCU_I20_RESOURCES |
CCU_I20_APPOINTMENT_HISTORY.getRESOURCES()
Returns
the first repetition of
RESOURCES (a Group object) - creates it if necessary
|
CCU_I20_RESOURCES |
CCU_I20_APPOINTMENT_HISTORY.getRESOURCES(int rep)
Returns a specific repetition of
RESOURCES (a Group object) - creates it if necessary
|
CCU_I20_RESOURCES |
CCU_I20_APPOINTMENT_HISTORY.insertRESOURCES(int rep)
Inserts a specific repetition of RESOURCES (a Group object)
|
CCU_I20_RESOURCES |
CCU_I20_APPOINTMENT_HISTORY.removeRESOURCES(int rep)
Removes a specific repetition of RESOURCES (a Group object)
|
Modifier and Type | Method and Description |
---|---|
List<CCU_I20_RESOURCES> |
CCU_I20_APPOINTMENT_HISTORY.getRESOURCESAll()
Returns a non-modifiable List containing all current existing repetitions of RESOURCES.
|
Modifier and Type | Method and Description |
---|---|
void |
CCU_I20_APPOINTMENT_HISTORY.insertRESOURCES(CCU_I20_RESOURCES structure,
int rep)
Inserts a specific repetition of RESOURCES (a Group object)
|
Copyright © 2001–2017 University Health Network. All rights reserved.