Enum Class FoodType.ꝹBabelName.ₜₓₜInterfacePolyToeter

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

@BabelẞlueText注(=嘴ᗮᙿᗮ.English.class,txt="interface poly horn") @BabelẞlueText注(=嘴ᗮᙿᗮ.Dutch.class,txt="veelgezicht meervouding toeter") @BabelẞlueText注(=嘴ᗮᙿᗮ.China.class,txt="\u63a5\u53e3\u8907\u6578\u5587\u53ed") @BabelẞlueText注(=嘴ᗮᙿᗮ.Hindi.class,txt="\u0907\u0902\u091f\u0930\u092b\u093c\u0947\u0938 \u092c\u0939\u0941\u0935\u091a\u0928 \u0939\u0949\u0930\u094d\u0928") public static enum FoodType.ꝹBabelName.ₜₓₜInterfacePolyToeter extends Enum<FoodType.ꝹBabelName.ₜₓₜInterfacePolyToeter> 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