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

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

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

Methods in ca.uhn.hl7v2.model.v24.group that return AFF
 AFF RSP_K25_STAFF.getAFF()
          Returns the first repetition of AFF (Professional Affiliation) - creates it if necessary
 AFF RSP_K25_STAFF.getAFF(int rep)
          Returns a specific repetition of AFF (Professional Affiliation) - creates it if necessary
 AFF RSP_K25_STAFF.insertAFF(int rep)
          Inserts a specific repetition of AFF (Professional Affiliation)
 AFF RSP_K25_STAFF.removeAFF(int rep)
          Removes a specific repetition of AFF (Professional Affiliation)
 

Methods in ca.uhn.hl7v2.model.v24.group with parameters of type AFF
 void RSP_K25_STAFF.insertAFF(AFF structure, int rep)
          Inserts a specific repetition of AFF (Professional Affiliation)
 

Uses of AFF in ca.uhn.hl7v2.model.v24.message
 

Methods in ca.uhn.hl7v2.model.v24.message that return AFF
 AFF PMU_B01.getAFF()
          Returns the first repetition of AFF (Professional Affiliation) - creates it if necessary
 AFF PMU_B01.getAFF(int rep)
          Returns a specific repetition of AFF (Professional Affiliation) - creates it if necessary
 AFF PMU_B01.insertAFF(int rep)
          Inserts a specific repetition of AFF (Professional Affiliation)
 AFF PMU_B01.removeAFF(int rep)
          Removes a specific repetition of AFF (Professional Affiliation)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type AFF
 void PMU_B01.insertAFF(AFF structure, int rep)
          Inserts a specific repetition of AFF (Professional Affiliation)
 



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