Uses of Class
ca.uhn.hl7v2.model.v251.group.ORD_O04_ORDER_DIET
Packages that use ORD_O04_ORDER_DIET
-
Uses of ORD_O04_ORDER_DIET in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return ORD_O04_ORDER_DIETModifier and TypeMethodDescriptionORD_O04_RESPONSE.getORDER_DIET()Returns the first repetition of ORDER_DIET (a Group object) - creates it if necessaryORD_O04_RESPONSE.getORDER_DIET(int rep) Returns a specific repetition of ORDER_DIET (a Group object) - creates it if necessaryORD_O04_RESPONSE.insertORDER_DIET(int rep) Inserts a specific repetition of ORDER_DIET (a Group object)ORD_O04_RESPONSE.removeORDER_DIET(int rep) Removes a specific repetition of ORDER_DIET (a Group object)Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type ORD_O04_ORDER_DIETModifier and TypeMethodDescriptionORD_O04_RESPONSE.getORDER_DIETAll()Returns a non-modifiable List containing all current existing repetitions of ORDER_DIET.Methods in ca.uhn.hl7v2.model.v251.group with parameters of type ORD_O04_ORDER_DIETModifier and TypeMethodDescriptionvoidORD_O04_RESPONSE.insertORDER_DIET(ORD_O04_ORDER_DIET structure, int rep) Inserts a specific repetition of ORDER_DIET (a Group object)