| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v22.segment |
| Modifier and Type | Method and Description |
|---|---|
CM_PTA[] |
IN2.getIn229_PolicyTypeAmount()
Returns all repetitions of Policy type / amount (IN2-29).
|
CM_PTA |
IN2.getIn229_PolicyTypeAmount(int rep)
Returns a specific repetition of
IN2-29: "Policy type / amount" - creates it if necessary
|
CM_PTA[] |
IN2.getPolicyTypeAmount()
Returns all repetitions of Policy type / amount (IN2-29).
|
CM_PTA |
IN2.getPolicyTypeAmount(int rep)
Returns a specific repetition of
IN2-29: "Policy type / amount" - creates it if necessary
|
CM_PTA |
IN2.insertIn229_PolicyTypeAmount(int rep)
Inserts a repetition of
IN2-29: "Policy type / amount" at a specific index
|
CM_PTA |
IN2.insertPolicyTypeAmount(int rep)
Inserts a repetition of
IN2-29: "Policy type / amount" at a specific index
|
CM_PTA |
IN2.removeIn229_PolicyTypeAmount(int rep)
Removes a repetition of
IN2-29: "Policy type / amount" at a specific index
|
CM_PTA |
IN2.removePolicyTypeAmount(int rep)
Removes a repetition of
IN2-29: "Policy type / amount" at a specific index
|
Copyright © 2001-2014 University Health Network. All Rights Reserved.