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