Enum Class FCDotCLK1KDashQ

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

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

    • values

      public static FCDotCLK1KDashQ[] 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 FCDotCLK1KDashQ 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