Uses of Class
ca.uhn.hl7v2.model.v251.segment.RDT
Packages that use RDT
-
Uses of RDT in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return RDTModifier and TypeMethodDescriptionRSP_K11_ROW_DEFINITION.getRDT()Returns the first repetition of RDT (Table Row Data) - creates it if necessaryRSP_K11_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_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 necessaryRSP_K11_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_Z74_ROW_DEFINITION.insertRDT(int rep) Inserts a specific repetition of RDT (Table Row Data)RSP_K11_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_Z74_ROW_DEFINITION.removeRDT(int rep) Removes a specific repetition of RDT (Table Row Data)Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type RDTModifier and TypeMethodDescriptionRSP_K11_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_Z74_ROW_DEFINITION.getRDTAll()Returns a non-modifiable List containing all current existing repetitions of RDT.Methods in ca.uhn.hl7v2.model.v251.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) -
Uses of RDT in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.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.v251.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.v251.message with parameters of type RDT