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