Uses of Class
ca.uhn.hl7v2.model.v251.group.BRT_O32_ORDER
Packages that use BRT_O32_ORDER
-
Uses of BRT_O32_ORDER in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return BRT_O32_ORDERModifier and TypeMethodDescriptionBRT_O32_RESPONSE.getORDER()Returns the first repetition of ORDER (a Group object) - creates it if necessaryBRT_O32_RESPONSE.getORDER(int rep) Returns a specific repetition of ORDER (a Group object) - creates it if necessaryBRT_O32_RESPONSE.insertORDER(int rep) Inserts a specific repetition of ORDER (a Group object)BRT_O32_RESPONSE.removeORDER(int rep) Removes a specific repetition of ORDER (a Group object)Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type BRT_O32_ORDERModifier and TypeMethodDescriptionBRT_O32_RESPONSE.getORDERAll()Returns a non-modifiable List containing all current existing repetitions of ORDER.Methods in ca.uhn.hl7v2.model.v251.group with parameters of type BRT_O32_ORDERModifier and TypeMethodDescriptionvoidBRT_O32_RESPONSE.insertORDER(BRT_O32_ORDER structure, int rep) Inserts a specific repetition of ORDER (a Group object)