Uses of Class
ca.uhn.hl7v2.model.v24.datatype.PTA

Packages that use PTA
ca.uhn.hl7v2.model.v24.segment   
 

Uses of PTA in ca.uhn.hl7v2.model.v24.segment
 

Methods in ca.uhn.hl7v2.model.v24.segment that return PTA
 PTA IN2.getIn229_PolicyTypeAmount(int rep)
          Returns a specific repetition of IN2-29: "Policy Type/Amount" - creates it if necessary
 PTA[] IN2.getPolicyTypeAmount()
          Returns all repetitions of Policy Type/Amount (IN2-29).
 PTA IN2.getPolicyTypeAmount(int rep)
          Returns a specific repetition of IN2-29: "Policy Type/Amount" - creates it if necessary
 PTA IN2.insertIn229_PolicyTypeAmount(int rep)
          Inserts a repetition of IN2-29: "Policy Type/Amount" at a specific index
 PTA IN2.insertPolicyTypeAmount(int rep)
          Inserts a repetition of IN2-29: "Policy Type/Amount" at a specific index
 PTA IN2.removeIn229_PolicyTypeAmount(int rep)
          Removes a repetition of IN2-29: "Policy Type/Amount" at a specific index
 PTA IN2.removePolicyTypeAmount(int rep)
          Removes a repetition of IN2-29: "Policy Type/Amount" at a specific index
 



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