| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v23.group |
| Modifier and Type | Method and Description |
|---|---|
SRM_S02_SERVICE |
SRM_S02_RESOURCES.getSERVICE()
Returns
the first repetition of
SERVICE (a Group object) - creates it if necessary
|
SRM_S02_SERVICE |
SRM_S02_RESOURCES.getSERVICE(int rep)
Returns a specific repetition of
SERVICE (a Group object) - creates it if necessary
|
SRM_S02_SERVICE |
SRM_S02_RESOURCES.insertSERVICE(int rep)
Inserts a specific repetition of SERVICE (a Group object)
|
SRM_S02_SERVICE |
SRM_S02_RESOURCES.removeSERVICE(int rep)
Removes a specific repetition of SERVICE (a Group object)
|
| Modifier and Type | Method and Description |
|---|---|
List<SRM_S02_SERVICE> |
SRM_S02_RESOURCES.getSERVICEAll()
Returns a non-modifiable List containing all current existing repetitions of SERVICE.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SRM_S02_RESOURCES.insertSERVICE(SRM_S02_SERVICE structure,
int rep)
Inserts a specific repetition of SERVICE (a Group object)
|
Copyright © 2001-2014 University Health Network. All Rights Reserved.