Enum Class FCDotF4TTY0001DashNL

java.lang.Object
java.lang.Enum<FCDotF4TTY0001DashNL>
org.x4o.fc18.cake2.flag4.FCDotF4TTY0001DashNL
All Implemented Interfaces:
Serializable, Comparable<FCDotF4TTY0001DashNL>, Constable, FourCornerDotColleFlag4, FourCornerX00PetitVide, FourCornerX18CakePointDotIndex, FourCornerX18CakePointDotName, FourCornerX18CakePointSequence

public enum FCDotF4TTY0001DashNL extends Enum<FCDotF4TTY0001DashNL> implements FourCornerDotColleFlag4
"FC.F4TTY0001-NL" Four Corner Flag 4 Tele Type Ytucture00 zero one New Line with automatic carriage return.
Version:
1.0 Jan 22, 2025
Author:
Willem Cazander
  • Enum Constant Details

  • Method Details

    • values

      public static FCDotF4TTY0001DashNL[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static FCDotF4TTY0001DashNL valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • cakePointDotIndex

      public int cakePointDotIndex()
      Description copied from interface: FourCornerX18CakePointDotIndex
      One cake piece weights 800 gram
      Specified by:
      cakePointDotIndex in interface FourCornerX18CakePointDotIndex