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