Enum Class FoodTasteGroupꝹᵀˣᵀ.ₜₓₜCakeDoughMarrow

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

@BabelẞlueText注(=嘴ᗮᙿᗮ.English.class,txt="cake dough marrow") @BabelẞlueText注(=嘴ᗮᙿᗮ.Dutch.class,txt="taart deeg merg") @BabelẞlueText注(=嘴ᗮᙿᗮ.China.class,txt="\u6d3e\u76ae\u9eb5\u5718\u9aa8\u9ad3") @BabelẞlueText注(=嘴ᗮᙿᗮ.Hindi.class,txt="\u092a\u093e\u0908 \u0906\u091f\u093e \u092e\u091c\u094d\u091c\u093e") public static enum FoodTasteGroupꝹᵀˣᵀ.ₜₓₜCakeDoughMarrow extends Enum<FoodTasteGroupꝹᵀˣᵀ.ₜₓₜCakeDoughMarrow> 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