| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.templates.enums |
This package provides enums i.e, CodingSchemeDesignator and CodingSchemeVersion required in templates.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumCodingSchemeDesignator |
EnumCodingSchemeDesignator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumCodingSchemeDesignator[] |
EnumCodingSchemeDesignator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|