Uses of Class
ca.uhn.hl7v2.model.v24.segment.RDT

Packages that use RDT
ca.uhn.hl7v2.model.v24.group   
ca.uhn.hl7v2.model.v24.message   
 

Uses of RDT in ca.uhn.hl7v2.model.v24.group
 

Methods in ca.uhn.hl7v2.model.v24.group that return RDT
 RDT RTB_Z74_ROW_DEFINITION.getRDT()
          Returns the first repetition of RDT (Table Row Data) - creates it if necessary
 RDT RTB_Q13_ROW_DEFINITION.getRDT()
          Returns the first repetition of RDT (Table Row Data) - creates it if necessary
 RDT RTB_K13_ROW_DEFINITION.getRDT()
          Returns the first repetition of RDT (Table Row Data) - creates it if necessary
 RDT RSP_K13_ROW_DEFINITION.getRDT()
          Returns the first repetition of RDT (Table Row Data) - creates it if necessary
 RDT QBP_K13_ROW_DEFINITION.getRDT()
          Returns the first repetition of RDT (Table Row Data) - creates it if necessary
 RDT RTB_Z74_ROW_DEFINITION.getRDT(int rep)
          Returns a specific repetition of RDT (Table Row Data) - creates it if necessary
 RDT RTB_Q13_ROW_DEFINITION.getRDT(int rep)
          Returns a specific repetition of RDT (Table Row Data) - creates it if necessary
 RDT RTB_K13_ROW_DEFINITION.getRDT(int rep)
          Returns a specific repetition of RDT (Table Row Data) - creates it if necessary
 RDT RSP_K13_ROW_DEFINITION.getRDT(int rep)
          Returns a specific repetition of RDT (Table Row Data) - creates it if necessary
 RDT QBP_K13_ROW_DEFINITION.getRDT(int rep)
          Returns a specific repetition of RDT (Table Row Data) - creates it if necessary
 RDT RTB_Z74_ROW_DEFINITION.insertRDT(int rep)
          Inserts a specific repetition of RDT (Table Row Data)
 RDT RTB_Q13_ROW_DEFINITION.insertRDT(int rep)
          Inserts a specific repetition of RDT (Table Row Data)
 RDT RTB_K13_ROW_DEFINITION.insertRDT(int rep)
          Inserts a specific repetition of RDT (Table Row Data)
 RDT RSP_K13_ROW_DEFINITION.insertRDT(int rep)
          Inserts a specific repetition of RDT (Table Row Data)
 RDT QBP_K13_ROW_DEFINITION.insertRDT(int rep)
          Inserts a specific repetition of RDT (Table Row Data)
 RDT RTB_Z74_ROW_DEFINITION.removeRDT(int rep)
          Removes a specific repetition of RDT (Table Row Data)
 RDT RTB_Q13_ROW_DEFINITION.removeRDT(int rep)
          Removes a specific repetition of RDT (Table Row Data)
 RDT RTB_K13_ROW_DEFINITION.removeRDT(int rep)
          Removes a specific repetition of RDT (Table Row Data)
 RDT RSP_K13_ROW_DEFINITION.removeRDT(int rep)
          Removes a specific repetition of RDT (Table Row Data)
 RDT QBP_K13_ROW_DEFINITION.removeRDT(int rep)
          Removes a specific repetition of RDT (Table Row Data)
 

Methods in ca.uhn.hl7v2.model.v24.group with parameters of type RDT
 void RTB_Z74_ROW_DEFINITION.insertRDT(RDT structure, int rep)
          Inserts a specific repetition of RDT (Table Row Data)
 void RTB_Q13_ROW_DEFINITION.insertRDT(RDT structure, int rep)
          Inserts a specific repetition of RDT (Table Row Data)
 void RTB_K13_ROW_DEFINITION.insertRDT(RDT structure, int rep)
          Inserts a specific repetition of RDT (Table Row Data)
 void RSP_K13_ROW_DEFINITION.insertRDT(RDT structure, int rep)
          Inserts a specific repetition of RDT (Table Row Data)
 void QBP_K13_ROW_DEFINITION.insertRDT(RDT structure, int rep)
          Inserts 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 RDT
 RDT TBR_R08.getRDT()
          Returns the first repetition of RDT (Table Row Data) - creates it if necessary
 RDT TBR_R08.getRDT(int rep)
          Returns a specific repetition of RDT (Table Row Data) - creates it if necessary
 RDT TBR_R08.insertRDT(int rep)
          Inserts a specific repetition of RDT (Table Row Data)
 RDT TBR_R08.removeRDT(int rep)
          Removes a specific repetition of RDT (Table Row Data)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type RDT
 void TBR_R08.insertRDT(RDT structure, int rep)
          Inserts a specific repetition of RDT (Table Row Data)
 



Copyright © 2001-2011 University Health Network. All Rights Reserved.