| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v26.group | |
| ca.uhn.hl7v2.model.v26.message |
| Modifier and Type | Method and Description |
|---|---|
EDU |
RSP_K25_STAFF.getEDU()
Returns
the first repetition of
EDU (Educational Detail) - creates it if necessary
|
EDU |
MFN_M02_MF_STAFF.getEDU()
Returns
the first repetition of
EDU (Educational Detail) - creates it if necessary
|
EDU |
RSP_K25_STAFF.getEDU(int rep)
Returns a specific repetition of
EDU (Educational Detail) - creates it if necessary
|
EDU |
MFN_M02_MF_STAFF.getEDU(int rep)
Returns a specific repetition of
EDU (Educational Detail) - creates it if necessary
|
EDU |
RSP_K25_STAFF.insertEDU(int rep)
Inserts a specific repetition of EDU (Educational Detail)
|
EDU |
MFN_M02_MF_STAFF.insertEDU(int rep)
Inserts a specific repetition of EDU (Educational Detail)
|
EDU |
RSP_K25_STAFF.removeEDU(int rep)
Removes a specific repetition of EDU (Educational Detail)
|
EDU |
MFN_M02_MF_STAFF.removeEDU(int rep)
Removes a specific repetition of EDU (Educational Detail)
|
| Modifier and Type | Method and Description |
|---|---|
List<EDU> |
RSP_K25_STAFF.getEDUAll()
Returns a non-modifiable List containing all current existing repetitions of EDU.
|
List<EDU> |
MFN_M02_MF_STAFF.getEDUAll()
Returns a non-modifiable List containing all current existing repetitions of EDU.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RSP_K25_STAFF.insertEDU(EDU structure,
int rep)
Inserts a specific repetition of EDU (Educational Detail)
|
void |
MFN_M02_MF_STAFF.insertEDU(EDU structure,
int rep)
Inserts a specific repetition of EDU (Educational Detail)
|
| Modifier and Type | Method and Description |
|---|---|
EDU |
PMU_B01.getEDU()
Returns
the first repetition of
EDU (Educational Detail) - creates it if necessary
|
EDU |
PMU_B01.getEDU(int rep)
Returns a specific repetition of
EDU (Educational Detail) - creates it if necessary
|
EDU |
PMU_B01.insertEDU(int rep)
Inserts a specific repetition of EDU (Educational Detail)
|
EDU |
PMU_B01.removeEDU(int rep)
Removes a specific repetition of EDU (Educational Detail)
|
| Modifier and Type | Method and Description |
|---|---|
List<EDU> |
PMU_B01.getEDUAll()
Returns a non-modifiable List containing all current existing repetitions of EDU.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PMU_B01.insertEDU(EDU structure,
int rep)
Inserts a specific repetition of EDU (Educational Detail)
|
Copyright © 2001-2014 University Health Network. All Rights Reserved.