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