Enum Class BãßBȍőnꝐḯŕ₳₮ḕPhaseꝹᵀˣᵀ.ₐₜ𓄯βrahmanLifeQuadrant主ᶜ.ꝹDocTypeˢᵗᵘᵖ.ₜₓₜType
java.lang.Object
java.lang.Enum<BãßBȍőnꝐḯŕ₳₮ḕPhaseꝹᵀˣᵀ.ₐₜ𓄯βrahmanLifeQuadrant主ᶜ.ꝹDocTypeˢᵗᵘᵖ.ₜₓₜType>
ᒢᐩᐩ.ᒃᣔᔆᔆᒃᐤᐤᣕ.ᒼᒻᣔᙆᙆ.ᣖᑊᣗᣔᐪᓫ.BãßBȍőnꝐḯŕ₳₮ḕPhaseꝹᵀˣᵀ.ₐₜ𓄯βrahmanLifeQuadrant主ᶜ.ꝹDocTypeˢᵗᵘᵖ.ₜₓₜType
- All Implemented Interfaces:
Serializable
,Comparable<BãßBȍőnꝐḯŕ₳₮ḕPhaseꝹᵀˣᵀ.ₐₜ𓄯βrahmanLifeQuadrant主ᶜ.ꝹDocTypeˢᵗᵘᵖ.ₜₓₜType>
,Constable
,Duyts.Ꝺᴰᴺᴬ.ꞱꝹDuytsTxTᴾᴵᴱ
,Duyts.Ꝺₚᵢₑ.ꝹDocType
- Enclosing class:
BãßBȍőnꝐḯŕ₳₮ḕPhaseꝹᵀˣᵀ.ₐₜ𓄯βrahmanLifeQuadrant主ᶜ.ꝹDocTypeˢᵗᵘᵖ
@DuytsFlüstern注(嘴=嘴ᗮᙿᗮ.China.class,txt="\u4ed9\u4e0a\u4e3b\u5929\u3000\u751f\u6d3b\u3000\u8c61\u9650\u3000\u50d5\u4eba") @DuytsFlüstern注(嘴=嘴ᗮᙿᗮ.NativeHiero.class,txt="\ud80c\udc80\u3000\ud80c\udced\ud80c\uddcb\ud80c\udd91\u3000\ud80c\udfa1\ud80c\udff2\ud80c\udd45\ud80c\udf1d\u3000\ud80c\udc20\ud80c\udc24\ud80c\udc1f\ud80c\udc1c") @DuytsFlüstern注(嘴=嘴ᗮᙿᗮ.English.class,txt="The lords of phase.")
public static enum BãßBȍőnꝐḯŕ₳₮ḕPhaseꝹᵀˣᵀ.ₐₜ𓄯βrahmanLifeQuadrant主ᶜ.ꝹDocTypeˢᵗᵘᵖ.ₜₓₜType
extends Enum<BãßBȍőnꝐḯŕ₳₮ḕPhaseꝹᵀˣᵀ.ₐₜ𓄯βrahmanLifeQuadrant主ᶜ.ꝹDocTypeˢᵗᵘᵖ.ₜₓₜType>
implements Duyts.Ꝺₚᵢₑ.ꝹDocType
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Method Summary
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.values()
Returns an array containing the constants of this enum class, in the order they are declared.
-
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
public static BãßBȍőnꝐḯŕ₳₮ḕPhaseꝹᵀˣᵀ.ₐₜ𓄯βrahmanLifeQuadrant主ᶜ.ꝹDocTypeˢᵗᵘᵖ.ₜₓₜType 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 nameNullPointerException
- if the argument is null
-