Uses of Class
ca.uhn.hl7v2.model.v24.group.OMD_O03_ORDER_DIET
Packages that use OMD_O03_ORDER_DIET
-
Uses of OMD_O03_ORDER_DIET in ca.uhn.hl7v2.model.v24.message
Methods in ca.uhn.hl7v2.model.v24.message that return OMD_O03_ORDER_DIETModifier and TypeMethodDescriptionOMD_O03.getORDER_DIET()Returns the first repetition of ORDER_DIET (a Group object) - creates it if necessaryOMD_O03.getORDER_DIET(int rep) Returns a specific repetition of ORDER_DIET (a Group object) - creates it if necessaryOMD_O03.insertORDER_DIET(int rep) Inserts a specific repetition of ORDER_DIET (a Group object)OMD_O03.removeORDER_DIET(int rep) Removes a specific repetition of ORDER_DIET (a Group object)Methods in ca.uhn.hl7v2.model.v24.message that return types with arguments of type OMD_O03_ORDER_DIETModifier and TypeMethodDescriptionOMD_O03.getORDER_DIETAll()Returns a non-modifiable List containing all current existing repetitions of ORDER_DIET.Methods in ca.uhn.hl7v2.model.v24.message with parameters of type OMD_O03_ORDER_DIETModifier and TypeMethodDescriptionvoidOMD_O03.insertORDER_DIET(OMD_O03_ORDER_DIET structure, int rep) Inserts a specific repetition of ORDER_DIET (a Group object)