| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.baselibs.segments |
Provides classes which implement segments in HL7 standard.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<PTA> |
IN2.getPolicyTypeOrAmount()
Retrieves the Policy Type Or Amount.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IN2.addPolicyTypeOrAmount(PTA PolicyTypeOrAmount)
Set the Policy Type Or Amount.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IN2.setPolicyTypeOrAmount(ISingleCollection<PTA> objPolicyTypeOrAmountList)
Set the PolicyTypeOrAmount list.
|