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