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