Uses of Class
ca.uhn.hl7v2.model.v22.datatype.CM_PTA
Packages that use CM_PTA
-
Uses of CM_PTA in ca.uhn.hl7v2.model.v22.segment
Methods in ca.uhn.hl7v2.model.v22.segment that return CM_PTAModifier and TypeMethodDescriptionCM_PTA[]Returns all repetitions of Policy type / amount (IN2-29).IN2.getIn229_PolicyTypeAmount(int rep) Returns a specific repetition of IN2-29: "Policy type / amount" - creates it if necessaryCM_PTA[]IN2.getPolicyTypeAmount()Returns all repetitions of Policy type / amount (IN2-29).IN2.getPolicyTypeAmount(int rep) Returns a specific repetition of IN2-29: "Policy type / amount" - creates it if necessaryIN2.insertIn229_PolicyTypeAmount(int rep) Inserts a repetition of IN2-29: "Policy type / amount" at a specific indexIN2.insertPolicyTypeAmount(int rep) Inserts a repetition of IN2-29: "Policy type / amount" at a specific indexIN2.removeIn229_PolicyTypeAmount(int rep) Removes a repetition of IN2-29: "Policy type / amount" at a specific indexIN2.removePolicyTypeAmount(int rep) Removes a repetition of IN2-29: "Policy type / amount" at a specific index