Uses of Class
ca.uhn.hl7v2.model.v23.group.OMD_O01_ORDER_DIET
Packages that use OMD_O01_ORDER_DIET
-
Uses of OMD_O01_ORDER_DIET in ca.uhn.hl7v2.model.v23.message
Methods in ca.uhn.hl7v2.model.v23.message that return OMD_O01_ORDER_DIETModifier and TypeMethodDescriptionOMD_O01.getORDER_DIET()Returns the first repetition of ORDER_DIET (a Group object) - creates it if necessaryOMD_O01.getORDER_DIET(int rep) Returns a specific repetition of ORDER_DIET (a Group object) - creates it if necessaryOMD_O01.insertORDER_DIET(int rep) Inserts a specific repetition of ORDER_DIET (a Group object)OMD_O01.removeORDER_DIET(int rep) Removes a specific repetition of ORDER_DIET (a Group object)Methods in ca.uhn.hl7v2.model.v23.message that return types with arguments of type OMD_O01_ORDER_DIETModifier and TypeMethodDescriptionOMD_O01.getORDER_DIETAll()Returns a non-modifiable List containing all current existing repetitions of ORDER_DIET.Methods in ca.uhn.hl7v2.model.v23.message with parameters of type OMD_O01_ORDER_DIETModifier and TypeMethodDescriptionvoidOMD_O01.insertORDER_DIET(OMD_O01_ORDER_DIET structure, int rep) Inserts a specific repetition of ORDER_DIET (a Group object)