Uses of Class
ca.uhn.hl7v2.model.v24.group.OML_O21_ORDER_GENERAL
Packages that use OML_O21_ORDER_GENERAL
-
Uses of OML_O21_ORDER_GENERAL in ca.uhn.hl7v2.model.v24.message
Methods in ca.uhn.hl7v2.model.v24.message that return OML_O21_ORDER_GENERALModifier and TypeMethodDescriptionOML_O21.getORDER_GENERAL()Returns the first repetition of ORDER_GENERAL (a Group object) - creates it if necessaryOML_O21.getORDER_GENERAL(int rep) Returns a specific repetition of ORDER_GENERAL (a Group object) - creates it if necessaryOML_O21.insertORDER_GENERAL(int rep) Inserts a specific repetition of ORDER_GENERAL (a Group object)OML_O21.removeORDER_GENERAL(int rep) Removes a specific repetition of ORDER_GENERAL (a Group object)Methods in ca.uhn.hl7v2.model.v24.message that return types with arguments of type OML_O21_ORDER_GENERALModifier and TypeMethodDescriptionOML_O21.getORDER_GENERALAll()Returns a non-modifiable List containing all current existing repetitions of ORDER_GENERAL.Methods in ca.uhn.hl7v2.model.v24.message with parameters of type OML_O21_ORDER_GENERALModifier and TypeMethodDescriptionvoidOML_O21.insertORDER_GENERAL(OML_O21_ORDER_GENERAL structure, int rep) Inserts a specific repetition of ORDER_GENERAL (a Group object)