static BusinessImpactFactor.PrivacyViolation |
BusinessImpactFactor.PrivacyViolation.fromDouble(double level) |
static BusinessImpactFactor.PrivacyViolation |
BusinessImpactFactor.PrivacyViolation.fromString(String level) |
static BusinessImpactFactor.PrivacyViolation |
BusinessImpactFactor.PrivacyViolation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BusinessImpactFactor.PrivacyViolation[] |
BusinessImpactFactor.PrivacyViolation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|