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