Enum Class FoodType.ꝹBabelName.ₜₓₜInterfacePolyMethodisch

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

@BabelẞlueText注(=嘴ᗮᙿᗮ.English.class,txt="interface poly methodically") @BabelẞlueText注(=嘴ᗮᙿᗮ.Dutch.class,txt="veelgezicht meervouding methodisch") @BabelẞlueText注(=嘴ᗮᙿᗮ.China.class,txt="\u6709\u689d\u7406\u5730\u63a5\u53e3\u8907\u6578") @BabelẞlueText注(=嘴ᗮᙿᗮ.Hindi.class,txt="\u0907\u0902\u091f\u0930\u092b\u093c\u0947\u0938 \u092c\u0939\u0941\u0935\u091a\u0928 \u0935\u093f\u0927\u093f\u092a\u0942\u0930\u094d\u0935\u0915") public static enum FoodType.ꝹBabelName.ₜₓₜInterfacePolyMethodisch extends Enum<FoodType.ꝹBabelName.ₜₓₜInterfacePolyMethodisch> 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