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