|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RiskLevel | |
|---|---|
| cz.cuni.amis.pogamut.usar2004.samples.AirScanner | |
| Uses of RiskLevel in cz.cuni.amis.pogamut.usar2004.samples.AirScanner |
|---|
| Methods in cz.cuni.amis.pogamut.usar2004.samples.AirScanner that return RiskLevel | |
|---|---|
static RiskLevel |
RiskLevel.getGreaterRisk(RiskLevel lvlA,
RiskLevel lvlB)
|
static RiskLevel |
RiskLevel.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RiskLevel[] |
RiskLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in cz.cuni.amis.pogamut.usar2004.samples.AirScanner with parameters of type RiskLevel | |
|---|---|
static RiskLevel |
RiskLevel.getGreaterRisk(RiskLevel lvlA,
RiskLevel lvlB)
|
boolean |
RiskLevel.isGreaterOrEqualRisk(RiskLevel than)
|
boolean |
RiskLevel.isGreaterRisk(RiskLevel than)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||