Enum Class FoodType.ꝹBabelName.ₜₓₜInterfaceMonoDriced

java.lang.Object
java.lang.Enum<FoodType.ꝹBabelName.ₜₓₜInterfaceMonoDriced>
ᒢᐩᐩ.ᓫᣕᐪᓫᣗ.ᣖᑊᓫ.FoodType.ꝹBabelName.ₜₓₜInterfaceMonoDriced
All Implemented Interfaces:
Serializable, Comparable<FoodType.ꝹBabelName.ₜₓₜInterfaceMonoDriced>, Constable, BabelẞlueText
Enclosing class:
FoodType.ꝹBabelName

@BabelẞlueText注(=嘴ᗮᙿᗮ.English.class,txt="interface mono driced") @BabelẞlueText注(=嘴ᗮᙿᗮ.Dutch.class,txt="interface mono drooggevroren") @BabelẞlueText注(=嘴ᗮᙿᗮ.China.class,txt="\u63a5\u53e3\u55ae\u4e7e\u51b0") @BabelẞlueText注(=嘴ᗮᙿᗮ.Hindi.class,txt="\u0907\u0902\u091f\u0930\u092b\u093c\u0947\u0938 \u092e\u094b\u0928\u094b \u0921\u094d\u0930\u093e\u0908 \u0906\u0907\u0938\u094d\u0921") public static enum FoodType.ꝹBabelName.ₜₓₜInterfaceMonoDriced extends Enum<FoodType.ꝹBabelName.ₜₓₜInterfaceMonoDriced> implements BabelẞlueText
  • 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 name
      NullPointerException - if the argument is null