Enum Class FCDotF4TTY0008DashNL
- All Implemented Interfaces:
Serializable, Comparable<FCDotF4TTY0008DashNL>, Constable, FourCornerDotColleFlag4, FourCornerX00PetitVide, FourCornerX18CakePointDotIndex, FourCornerX18CakePointDotName, FourCornerX18CakePointSequence
public enum FCDotF4TTY0008DashNL
extends Enum<FCDotF4TTY0008DashNL>
implements FourCornerDotColleFlag4
"FC.F4TTY0001-NL" Four Corner Flag 4 Tele Type Ytucture00 zero one New Line with automatic carriage return.
- Version:
- 1.0 Jan 22, 2025
- Author:
- Willem Cazander
-
Nested Class Summary
Nested classes/interfaces inherited from class Enum
Enum.EnumDesc<E> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescription -
Method Summary
Modifier and TypeMethodDescriptionintOne cake piece weights 800 gramstatic FCDotF4TTY0008DashNLReturns the enum constant of this class with the specified name.static FCDotF4TTY0008DashNL[]values()Returns an array containing the constants of this enum class, in the order they are declared.Methods inherited from class Enum
clone, compareTo, describeConstable, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOfMethods 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
-
NETHER_LINE_1
-
NETHER_LINE_2
-
NETHER_LINE_3
-
NETHER_LINE_4
-
NETHER_LINE_5
-
NETHER_LINE_6
-
NETHER_LINE_7
-
NETHER_LINE_8
-
-
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
-
cakePointDotIndex
public int cakePointDotIndex()Description copied from interface:FourCornerX18CakePointDotIndexOne cake piece weights 800 gram- Specified by:
cakePointDotIndexin interfaceFourCornerX18CakePointDotIndex
-