Uses of Class
ca.uhn.hl7v2.model.v24.group.OMD_O03_ORDER_TRAY
Packages that use OMD_O03_ORDER_TRAY
-
Uses of OMD_O03_ORDER_TRAY in ca.uhn.hl7v2.model.v24.message
Methods in ca.uhn.hl7v2.model.v24.message that return OMD_O03_ORDER_TRAYModifier and TypeMethodDescriptionOMD_O03.getORDER_TRAY()Returns the first repetition of ORDER_TRAY (a Group object) - creates it if necessaryOMD_O03.getORDER_TRAY(int rep) Returns a specific repetition of ORDER_TRAY (a Group object) - creates it if necessaryOMD_O03.insertORDER_TRAY(int rep) Inserts a specific repetition of ORDER_TRAY (a Group object)OMD_O03.removeORDER_TRAY(int rep) Removes a specific repetition of ORDER_TRAY (a Group object)Methods in ca.uhn.hl7v2.model.v24.message that return types with arguments of type OMD_O03_ORDER_TRAYModifier and TypeMethodDescriptionOMD_O03.getORDER_TRAYAll()Returns a non-modifiable List containing all current existing repetitions of ORDER_TRAY.Methods in ca.uhn.hl7v2.model.v24.message with parameters of type OMD_O03_ORDER_TRAYModifier and TypeMethodDescriptionvoidOMD_O03.insertORDER_TRAY(OMD_O03_ORDER_TRAY structure, int rep) Inserts a specific repetition of ORDER_TRAY (a Group object)