| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.services.basicapplicationlevelconfidentialityprofile |
Provides classes for de-identifying and re-identifying a data set according to Basic Application Level Confidentiality Profile.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumConfidentialityProfileAttributes |
EnumConfidentialityProfileAttributes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EnumConfidentialityProfileAttributes[] |
EnumConfidentialityProfileAttributes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|