Enum Class T014ᖟ.ₜₓₜChina

java.lang.Object
java.lang.Enum<T014ᖟ.ₜₓₜChina>
ᒢᐩᐩ.ᒡᒢᑊᒻᒻᓫᔿ.ᣳᣝᐤᣜᣳ.ᐪᓫᣗᔿᑊᣕᣔᐪᐤᣗ.T014ᖟ.ₜₓₜChina
All Implemented Interfaces:
Serializable, Comparable<T014ᖟ.ₜₓₜChina>, Constable, BabelẞlueText
Enclosing class:
T014ᖟ

@BabelẞlueText注(=嘴ᗮᙿᗮ.China.class,txt="\u809d\u7d93") @BabelẞlueText注(=嘴ᗮᙿᗮ.Hindi.class,txt="\u092f\u0915\u0943\u0924 \u092e\u0927\u094d\u092f\u093e\u0939\u094d\u0928") @BabelẞlueText注(=嘴ᗮᙿᗮ.Russian.class,txt="\u043c\u0435\u0440\u0438\u0434\u0438\u0430\u043d \u043f\u0435\u0447\u0435\u043d\u0438") @BabelẞlueText注(=嘴ᗮᙿᗮ.InuktitutC.class,txt="\u144e\u1591\u1483") @BabelẞlueText注(=嘴ᗮᙿᗮ.English.class,txt="liver meridian") protected static enum T014ᖟ.ₜₓₜChina extends Enum<T014ᖟ.ₜₓₜChina> implements BabelẞlueText
Version:
©Δ∞ 仙上主天w
Author:
للَّٰهِilLצسُو
  • Method Details

    • values

      public static T014ᖟ.ₜₓₜChina[] 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 T014ᖟ.ₜₓₜChina 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