Enum Class SitraManifestUUIDCrematorium
java.lang.Object
java.lang.Enum<SitraManifestUUIDCrematorium>
love.distributedrebirth.nx01.warp.fault.sitra.SitraManifestUUIDCrematorium
- All Implemented Interfaces:
Serializable
,Comparable<SitraManifestUUIDCrematorium>
,Constable
Burns the sitra manifest UUID water marks.
- Version:
- ©Δ∞ 仙上主天
- Author:
- للَّٰهِilLצسُو
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Enum Constant Summary
Enum Constants -
Method Summary
Modifier and TypeMethodDescriptionWater mark smurf four, application fault sequence UUID.Water mark smurf one, runtime instance identifier UUID.Water mark smurf three, application version by class path UUID.Water mark smurf two, application identifier UUID HMAC via SPI.static SitraManifestUUIDCrematorium
Returns the enum constant of this class with the specified name.static SitraManifestUUIDCrematorium[]
values()
Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
亞
-
-
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
-
burnWaterMarkOne
Water mark smurf one, runtime instance identifier UUID.- Returns:
- An UUID.
-
burnWaterMarkTwo
Water mark smurf two, application identifier UUID HMAC via SPI.- Returns:
- An UUID.
-
burnWaterMarkThree
Water mark smurf three, application version by class path UUID.- Returns:
- An UUID.
-
burnWaterMarkFour
Water mark smurf four, application fault sequence UUID.- Returns:
- An UUID.
-