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