Enum Class FCDotINC0801DashP8

java.lang.Object
java.lang.Enum<FCDotINC0801DashP8>
org.x4o.fc18.cake2.zero33.dec1.FCDotINC0801DashP8
All Implemented Interfaces:
Serializable, Comparable<FCDotINC0801DashP8>, Constable, FourCornerX00PetitVide, FourCornerX06BaklavaPointSequence, FourCornerX18CakePointDotName, FourCornerX18CakePointSequence

"FC.INC0801-P8" Four Corner dot escaped Incremented 8 controls of the Page modes.
Version:
1.0 Jan 21, 2025
Author:
Willem Cazander
  • Enum Constant Details

    • INC_LUA0127_P7A

      public static final FCDotINC0801DashP8 INC_LUA0127_P7A
      !!! Select LUA page 7A mode.
    • INC_LUA0127_P7B

      public static final FCDotINC0801DashP8 INC_LUA0127_P7B
      !!? Select LUA page 7B mode.
    • INC_LUA0127_P7C

      public static final FCDotINC0801DashP8 INC_LUA0127_P7C
      !?! Select LUA page 7C mode.
    • INC_LUA0127_P7D

      public static final FCDotINC0801DashP8 INC_LUA0127_P7D
      !?? Select LUA page 7D mode.
    • INC_BYD0127_P7E

      public static final FCDotINC0801DashP8 INC_BYD0127_P7E
      ?!! Select BYD page 7E mode.
    • INC_BYD0127_P7F

      public static final FCDotINC0801DashP8 INC_BYD0127_P7F
      ?!? Select BYD page 7F mode.
    • INC_BYD0127_P7G

      public static final FCDotINC0801DashP8 INC_BYD0127_P7G
      ??! Select BYD page 7G mode.
    • INC_PIE9C_26

      public static final FCDotINC0801DashP8 INC_PIE9C_26
      ???
  • Method Details

    • values

      public static FCDotINC0801DashP8[] 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 FCDotINC0801DashP8 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
    • displayCake

      public FourCornerDotCake displayCake()
    • baklavaPointSequence

      public List<Integer> baklavaPointSequence()
      Description copied from interface: FourCornerX06BaklavaPointSequence
      One baklava piece weights 52 gram
      Specified by:
      baklavaPointSequence in interface FourCornerX06BaklavaPointSequence
    • cakePointSequence

      public List<Integer> cakePointSequence()
      Description copied from interface: FourCornerX18CakePointSequence
      One cake piece weights 800 gram
      Specified by:
      cakePointSequence in interface FourCornerX18CakePointSequence
    • baklavaPointsE16

      public List<Integer> baklavaPointsE16(int offset)
    • valuesLength

      public static int valuesLength()
    • valueOf

      public static FCDotINC0801DashP8 valueOf(int idx)
      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:
      idx - 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