Uses of Class
ca.uhn.hl7v2.model.v24.segment.RDT
Packages that use RDT
-
Uses of RDT in ca.uhn.hl7v2.model.v24.group
Methods in ca.uhn.hl7v2.model.v24.group that return RDTModifier and TypeMethodDescriptionQBP_K13_ROW_DEFINITION.getRDT()Returns the first repetition of RDT (Table Row Data) - creates it if necessaryQBP_K13_ROW_DEFINITION.getRDT(int rep) Returns a specific repetition of RDT (Table Row Data) - creates it if necessaryRSP_K13_ROW_DEFINITION.getRDT()Returns the first repetition of RDT (Table Row Data) - creates it if necessaryRSP_K13_ROW_DEFINITION.getRDT(int rep) Returns a specific repetition of RDT (Table Row Data) - creates it if necessaryRTB_K13_ROW_DEFINITION.getRDT()Returns the first repetition of RDT (Table Row Data) - creates it if necessaryRTB_K13_ROW_DEFINITION.getRDT(int rep) Returns a specific repetition of RDT (Table Row Data) - creates it if necessaryRTB_Q13_ROW_DEFINITION.getRDT()Returns the first repetition of RDT (Table Row Data) - creates it if necessaryRTB_Q13_ROW_DEFINITION.getRDT(int rep) Returns a specific repetition of RDT (Table Row Data) - creates it if necessaryRTB_Z74_ROW_DEFINITION.getRDT()Returns the first repetition of RDT (Table Row Data) - creates it if necessaryRTB_Z74_ROW_DEFINITION.getRDT(int rep) Returns a specific repetition of RDT (Table Row Data) - creates it if necessaryQBP_K13_ROW_DEFINITION.insertRDT(int rep) Inserts a specific repetition of RDT (Table Row Data)RSP_K13_ROW_DEFINITION.insertRDT(int rep) Inserts a specific repetition of RDT (Table Row Data)RTB_K13_ROW_DEFINITION.insertRDT(int rep) Inserts a specific repetition of RDT (Table Row Data)RTB_Q13_ROW_DEFINITION.insertRDT(int rep) Inserts a specific repetition of RDT (Table Row Data)RTB_Z74_ROW_DEFINITION.insertRDT(int rep) Inserts a specific repetition of RDT (Table Row Data)QBP_K13_ROW_DEFINITION.removeRDT(int rep) Removes a specific repetition of RDT (Table Row Data)RSP_K13_ROW_DEFINITION.removeRDT(int rep) Removes a specific repetition of RDT (Table Row Data)RTB_K13_ROW_DEFINITION.removeRDT(int rep) Removes a specific repetition of RDT (Table Row Data)RTB_Q13_ROW_DEFINITION.removeRDT(int rep) Removes a specific repetition of RDT (Table Row Data)RTB_Z74_ROW_DEFINITION.removeRDT(int rep) Removes a specific repetition of RDT (Table Row Data)Methods in ca.uhn.hl7v2.model.v24.group that return types with arguments of type RDTModifier and TypeMethodDescriptionQBP_K13_ROW_DEFINITION.getRDTAll()Returns a non-modifiable List containing all current existing repetitions of RDT.RSP_K13_ROW_DEFINITION.getRDTAll()Returns a non-modifiable List containing all current existing repetitions of RDT.RTB_K13_ROW_DEFINITION.getRDTAll()Returns a non-modifiable List containing all current existing repetitions of RDT.RTB_Q13_ROW_DEFINITION.getRDTAll()Returns a non-modifiable List containing all current existing repetitions of RDT.RTB_Z74_ROW_DEFINITION.getRDTAll()Returns a non-modifiable List containing all current existing repetitions of RDT.Methods in ca.uhn.hl7v2.model.v24.group with parameters of type RDTModifier and TypeMethodDescriptionvoidInserts a specific repetition of RDT (Table Row Data)voidInserts a specific repetition of RDT (Table Row Data)voidInserts a specific repetition of RDT (Table Row Data)voidInserts a specific repetition of RDT (Table Row Data)voidInserts a specific repetition of RDT (Table Row Data) -
Uses of RDT in ca.uhn.hl7v2.model.v24.message
Methods in ca.uhn.hl7v2.model.v24.message that return RDTModifier and TypeMethodDescriptionTBR_R08.getRDT()Returns the first repetition of RDT (Table Row Data) - creates it if necessaryTBR_R08.getRDT(int rep) Returns a specific repetition of RDT (Table Row Data) - creates it if necessaryTBR_R08.insertRDT(int rep) Inserts a specific repetition of RDT (Table Row Data)TBR_R08.removeRDT(int rep) Removes a specific repetition of RDT (Table Row Data)Methods in ca.uhn.hl7v2.model.v24.message that return types with arguments of type RDTModifier and TypeMethodDescriptionTBR_R08.getRDTAll()Returns a non-modifiable List containing all current existing repetitions of RDT.Methods in ca.uhn.hl7v2.model.v24.message with parameters of type RDT