Class TLcdStationDeclinationType

java.lang.Object
com.luciad.format.arinc.model.navaid.type.TLcdStationDeclinationType

public class TLcdStationDeclinationType extends Object
  • Field Details

  • Method Details

    • valueOf

      public static TLcdStationDeclinationType valueOf(String aCode)
      Returns the TLcdStationDeclinationType object matching the given code.
      Parameters:
      aCode - The key by which to retrieve a TLcdStationDeclinationType.
      Returns:
      A TLcdStationDeclinationType object if the parameter matches to a station declination type, null otherwise.
    • toString

      public String toString()
      Returns the descriptive name.
      Overrides:
      toString in class Object
      Returns:
      The descriptive name.