Uses of Class
ca.uhn.hl7v2.model.v24.segment.TCC
Packages that use TCC
-
Uses of TCC in ca.uhn.hl7v2.model.v24.message
Methods in ca.uhn.hl7v2.model.v24.message that return TCCModifier and TypeMethodDescriptionTCU_U10.getTCC()Returns the first repetition of TCC (Test Code Configuration) - creates it if necessaryTCU_U10.getTCC(int rep) Returns a specific repetition of TCC (Test Code Configuration) - creates it if necessaryTCU_U10.insertTCC(int rep) Inserts a specific repetition of TCC (Test Code Configuration)TCU_U10.removeTCC(int rep) Removes a specific repetition of TCC (Test Code Configuration)Methods in ca.uhn.hl7v2.model.v24.message that return types with arguments of type TCCModifier and TypeMethodDescriptionTCU_U10.getTCCAll()Returns a non-modifiable List containing all current existing repetitions of TCC.Methods in ca.uhn.hl7v2.model.v24.message with parameters of type TCC