Uses of Class
aero.t2s.modes.Acas.ThreatType
| Package | Description |
|---|---|
| aero.t2s.modes |
-
Uses of Acas.ThreatType in aero.t2s.modes
Methods in aero.t2s.modes that return Acas.ThreatType Modifier and Type Method Description Acas.ThreatTypeAcas. getThreatType()static Acas.ThreatTypeAcas.ThreatType. valueOf(String name)Returns the enum constant of this type with the specified name.static Acas.ThreatType[]Acas.ThreatType. values()Returns an array containing the constants of this enum type, in the order they are declared.