Enum Class SitraManifestUUIDCrematorium

java.lang.Object
java.lang.Enum<SitraManifestUUIDCrematorium>
love.distributedrebirth.nx01.warp.fault.sitra.SitraManifestUUIDCrematorium
All Implemented Interfaces:
Serializable, Comparable<SitraManifestUUIDCrematorium>, Constable

public enum SitraManifestUUIDCrematorium extends Enum<SitraManifestUUIDCrematorium>
Burns the sitra manifest UUID water marks.
Version:
©Δ∞ 仙上主天
Author:
للَّٰهِilLצسُو
  • Enum Constant Details

  • Method Details

    • values

      public static SitraManifestUUIDCrematorium[] 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 SitraManifestUUIDCrematorium 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
    • burnWaterMarkOne

      public UUID burnWaterMarkOne()
      Water mark smurf one, runtime instance identifier UUID.
      Returns:
      An UUID.
    • burnWaterMarkTwo

      public UUID burnWaterMarkTwo()
      Water mark smurf two, application identifier UUID HMAC via SPI.
      Returns:
      An UUID.
    • burnWaterMarkThree

      public UUID burnWaterMarkThree()
      Water mark smurf three, application version by class path UUID.
      Returns:
      An UUID.
    • burnWaterMarkFour

      public UUID burnWaterMarkFour()
      Water mark smurf four, application fault sequence UUID.
      Returns:
      An UUID.