Enum Class FCDotCLK1KDashAmp

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

public enum FCDotCLK1KDashAmp extends Enum<FCDotCLK1KDashAmp> implements FourCornerDotColleCLK
Code Language Keywords for type amplifiers.
Version:
1.0 Sep 15, 2025
Author:
Willem Cazander
  • Method Details

    • values

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