Uses of Class
ca.uhn.hl7v2.model.v23.group.OMD_O01_ORDER_TRAY
Packages that use OMD_O01_ORDER_TRAY
-
Uses of OMD_O01_ORDER_TRAY in ca.uhn.hl7v2.model.v23.message
Methods in ca.uhn.hl7v2.model.v23.message that return OMD_O01_ORDER_TRAYModifier and TypeMethodDescriptionOMD_O01.getORDER_TRAY()Returns the first repetition of ORDER_TRAY (a Group object) - creates it if necessaryOMD_O01.getORDER_TRAY(int rep) Returns a specific repetition of ORDER_TRAY (a Group object) - creates it if necessaryOMD_O01.insertORDER_TRAY(int rep) Inserts a specific repetition of ORDER_TRAY (a Group object)OMD_O01.removeORDER_TRAY(int rep) Removes a specific repetition of ORDER_TRAY (a Group object)Methods in ca.uhn.hl7v2.model.v23.message that return types with arguments of type OMD_O01_ORDER_TRAYModifier and TypeMethodDescriptionOMD_O01.getORDER_TRAYAll()Returns a non-modifiable List containing all current existing repetitions of ORDER_TRAY.Methods in ca.uhn.hl7v2.model.v23.message with parameters of type OMD_O01_ORDER_TRAYModifier and TypeMethodDescriptionvoidOMD_O01.insertORDER_TRAY(OMD_O01_ORDER_TRAY structure, int rep) Inserts a specific repetition of ORDER_TRAY (a Group object)