| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.baselibs.segments |
Provides classes which implement segments in HL7 standard.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<RMC> |
IN2.getRoomCoverageTypeOrAmount()
Retrieves the Room Coverage Type Or Amount.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IN2.addRoomCoverageTypeOrAmount(RMC RoomCoverageTypeOrAmount)
Set the Room Coverage Type Or Amount.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IN2.setRoomCoverageTypeOrAmount(ISingleCollection<RMC> objRoomCoverageTypeOrAmountList)
Set the RoomCoverageTypeOrAmount list.
|