| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.baselibs.segments |
Provides classes which implement segments in HL7 standard.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<PIP> |
PRA.getPrivileges()
Retrieves the Privileges.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PRA.addPrivileges(PIP objPrivileges)
Add the Privileges.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PRA.setPrivileges(ISingleCollection<PIP> objPrivilegesList)
Set the Privileges.
|