Enum Class FCDotCLK1KDashY

java.lang.Object
java.lang.Enum<FCDotCLK1KDashY>
org.x4o.fc18.cake2.clk1k.FCDotCLK1KDashY
All Implemented Interfaces:
Serializable, Comparable<FCDotCLK1KDashY>, Constable, FourCornerDotColleCLK, FourCornerX00PetitVide, FourCornerX18CakePointDotIndex, FourCornerX18CakePointDotName, FourCornerX18CakePointSequence

public enum FCDotCLK1KDashY extends Enum<FCDotCLK1KDashY> implements FourCornerDotColleCLK
Code Language Keywords with letter Y.
Version:
1.0 Dec 30, 2024
Author:
Willem Cazander
  • Enum Constant Details

  • Method Details

    • values

      public static FCDotCLK1KDashY[] 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 FCDotCLK1KDashY 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
    • clockParlers

      public FourCornerDotColleCLKParler[] clockParlers()
      Specified by:
      clockParlers in interface FourCornerDotColleCLK
    • cakePointDotIndex

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