Uses of Class
ca.uhn.hl7v2.model.v24.group.SUR_P09_FACILITY

Packages that use SUR_P09_FACILITY
ca.uhn.hl7v2.model.v24.message   
 

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

Methods in ca.uhn.hl7v2.model.v24.message that return SUR_P09_FACILITY
 SUR_P09_FACILITY SUR_P09.getFACILITY()
          Returns the first repetition of FACILITY (a Group object) - creates it if necessary
 SUR_P09_FACILITY SUR_P09.getFACILITY(int rep)
          Returns a specific repetition of FACILITY (a Group object) - creates it if necessary
 SUR_P09_FACILITY SUR_P09.insertFACILITY(int rep)
          Inserts a specific repetition of FACILITY (a Group object)
 SUR_P09_FACILITY SUR_P09.removeFACILITY(int rep)
          Removes a specific repetition of FACILITY (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type SUR_P09_FACILITY
 void SUR_P09.insertFACILITY(SUR_P09_FACILITY structure, int rep)
          Inserts a specific repetition of FACILITY (a Group object)
 



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