| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.services.displaysystemmanagement.sourceimpl |
This package provides classes for default implementation for DataSource implementation for Display System Management Service Class.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumDisplaySystemNGetAttributes |
EnumDisplaySystemNGetAttributes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumDisplaySystemNGetAttributes[] |
EnumDisplaySystemNGetAttributes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NGetDisplaySystemManagement_QueryModel.addNGetAttributes(EnumDisplaySystemNGetAttributes enumDisplaySystemNGetGroupNo,
EnumDisplaySystemNGetAttributes enumDisplaySystemNGetElementNo)
Adds Tag to collection of ITags and accordingly only that attributes will be considered for NGet operation.
|