| Package | Description |
|---|---|
| org.deidentifier.arx.risk |
This package provides methods for risk analyses
|
| Modifier and Type | Method and Description |
|---|---|
HIPAAIdentifierMatch.HIPAAIdentifier |
HIPAAIdentifierMatch.getIdentifier()
The identifier which was found
|
static HIPAAIdentifierMatch.HIPAAIdentifier |
HIPAAIdentifierMatch.HIPAAIdentifier.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HIPAAIdentifierMatch.HIPAAIdentifier[] |
HIPAAIdentifierMatch.HIPAAIdentifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|