Uses of Class
aero.t2s.modes.constants.LengthWidthCode
| Package | Description |
|---|---|
| aero.t2s.modes | |
| aero.t2s.modes.constants |
-
Uses of LengthWidthCode in aero.t2s.modes
Methods in aero.t2s.modes that return LengthWidthCode Modifier and Type Method Description LengthWidthCodeTrack. getLengthWidthCode()Methods in aero.t2s.modes with parameters of type LengthWidthCode Modifier and Type Method Description voidTrack. setLengthWidthCode(LengthWidthCode lengthWidthCode) -
Uses of LengthWidthCode in aero.t2s.modes.constants
Methods in aero.t2s.modes.constants that return LengthWidthCode Modifier and Type Method Description static LengthWidthCodeLengthWidthCode. from(int category)static LengthWidthCodeLengthWidthCode. valueOf(String name)Returns the enum constant of this type with the specified name.static LengthWidthCode[]LengthWidthCode. values()Returns an array containing the constants of this enum type, in the order they are declared.