Enum Class FoodType.ꝹBabelName.ₜₓₜInterfaceSpaceMixer

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

@BabelẞlueText注(=嘴ᗮᙿᗮ.English.class,txt="interface space mixer") @BabelẞlueText注(=嘴ᗮᙿᗮ.Dutch.class,txt="veelgezicht ruimte mixer") @BabelẞlueText注(=嘴ᗮᙿᗮ.China.class,txt="\u4ecb\u9762\u7a7a\u9593\u6df7\u5408\u5668") @BabelẞlueText注(=嘴ᗮᙿᗮ.Hindi.class,txt="\u0907\u0902\u091f\u0930\u092b\u093c\u0947\u0938 \u0938\u094d\u092a\u0947\u0938 \u092e\u093f\u0915\u094d\u0938\u0930") public static enum FoodType.ꝹBabelName.ₜₓₜInterfaceSpaceMixer extends Enum<FoodType.ꝹBabelName.ₜₓₜInterfaceSpaceMixer> 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