Enum Class FCDotBYD0127DashP7F
- All Implemented Interfaces:
Serializable, Comparable<FCDotBYD0127DashP7F>, Constable, FourCornerDotColleZero33, FourCornerX00PetitVide, FourCornerX00PetitVideCoinCarne, FourCornerX06BaklavaPointSequence, FourCornerX18CakePointDotIndex, FourCornerX18CakePointDotName, FourCornerX18CakePointSequence, FourCornerX21CodePointDotIndex, FourCornerX21CodePointSequence
public enum FCDotBYD0127DashP7F
extends Enum<FCDotBYD0127DashP7F>
implements FourCornerDotColleZero33
"FC.BYD0127-P7E" Four Corner Block Your Display terminal application.
- Version:
- 1.0 Jan 1, 2025
- Author:
- Willem Cazander
-
Nested Class Summary
Nested classes/interfaces inherited from class Enum
Enum.EnumDesc<E> -
Enum Constant Summary
Enum Constants -
Method Summary
Modifier and TypeMethodDescriptionOne baklava piece weights 52 gramintOne cake piece weights 800 gramintOne code point weights ~1234 gramstatic FCDotBYD0127DashP7FvalueOf(int idx) Returns the enum constant of this class with the specified name.static FCDotBYD0127DashP7FReturns the enum constant of this class with the specified name.static FCDotBYD0127DashP7F[]values()Returns an array containing the constants of this enum class, in the order they are declared.static intMethods inherited from class Enum
clone, compareTo, describeConstable, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOfMethods inherited from interface FourCornerDotColleZero33
codePointSequence, coinCarneFrapperMethods inherited from interface FourCornerX00PetitVide
kaasX00CoinCarne, kaasX06BaklavaSequence, kaasX18CakeDotIndex, kaasX18CakeDotName, kaasX18CakeSequence, kaasX21CodeDotIndex, kaasX21CodeSequenceMethods inherited from interface FourCornerX18CakePointDotIndex
cakePointSequenceMethods inherited from interface FourCornerX18CakePointDotName
name, nameX18
-
Enum Constant Details
-
BOX1_01
-
BOX1_02
-
BOX1_03
-
BOX1_04
-
BOX1_05
-
BOX1_06
-
BOX1_07
-
BOX1_08
-
BOX1_09
-
BOX1_10
-
BOX1_11
-
BOX1_12
-
BOX1_13
-
BOX1_14
-
BOX1_15
-
BOX1_16
-
BOX1_17
-
BOX1_18
-
BOX1_19
-
BOX1_20
-
BOX1_21
-
BOX2_22
-
BOX2_23
-
BOX2_24
-
BLK3_25
-
BLK3_26
-
BLK3_27
-
-
Method Details
-
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
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 nameNullPointerException- if the argument is null
-
baklavaPointSequence
Description copied from interface:FourCornerX06BaklavaPointSequenceOne baklava piece weights 52 gram- Specified by:
baklavaPointSequencein interfaceFourCornerX06BaklavaPointSequence
-
cakePointDotIndex
public int cakePointDotIndex()Description copied from interface:FourCornerX18CakePointDotIndexOne cake piece weights 800 gram- Specified by:
cakePointDotIndexin interfaceFourCornerX18CakePointDotIndex
-
codePointDotIndex
public int codePointDotIndex()Description copied from interface:FourCornerX21CodePointDotIndexOne code point weights ~1234 gram- Specified by:
codePointDotIndexin interfaceFourCornerX21CodePointDotIndex
-
valuesLength
public static int valuesLength() -
valueOf
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 nameNullPointerException- if the argument is null
-