| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.baselibs.segments |
Provides classes which implement segments in HL7 standard.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<UVC> |
UB2.getValueAmountAndCode()
Retrieves the Value Amount And Code.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UB2.addValueAmountAndCode(UVC tempValueAmountAndCode)
Set the Value Amount And Code.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UB2.setValueAmountAndCode(ISingleCollection<UVC> objValueAmountAndCodeList)
Set the ValueAmountAndCode list.
|