Enum Class BãßBȍőnSelfKeenCoinMachine抽.ₜₓₜAcceptCoin
java.lang.Object
java.lang.Enum<BãßBȍőnSelfKeenCoinMachine抽.ₜₓₜAcceptCoin>
ᒢᐩᐩ.ᒃᣔᔆᔆᒃᐤᐤᣕ.ᒼᒻᣔᙆᙆ.BãßBȍőnSelfKeenCoinMachine抽.ₜₓₜAcceptCoin
- All Implemented Interfaces:
Serializable
,Comparable<BãßBȍőnSelfKeenCoinMachine抽.ₜₓₜAcceptCoin>
,Constable
,BabelẞlueText
- Enclosing class:
BãßBȍőnSelfKeenCoinMachine抽
@BabelẞlueText注(嘴=嘴ᗮᙿᗮ.English.class,txt="\ud835\udd6e\ud835\udd94\ud835\udd8e\ud835\udd93 \ud835\udd95\ud835\udd86\ud835\udd8e\ud835\udd93\ud835\udd99 \ud835\udd8f\ud835\udd94\ud835\udd87 \ud835\udd99\ud835\udd94\ud835\udd94\ud835\udd90 %1$s \ud835\udd92\ud835\udd98 \ud835\udd8b\ud835\udd94\ud835\udd97 %2$s") @BabelẞlueText注(嘴=嘴ᗮᙿᗮ.Dutch.class,txt="Het schilderen van de munt duurde %1$s ms voor %2$s") @BabelẞlueText注(嘴=嘴ᗮᙿᗮ.China.class,txt="\u786c\u5e63\u5674\u6f06\u5de5\u4f5c\u82b1\u4e86 %1$s \u6beb\u79d2\uff0c\u5b8c\u6210 %2$s") @BabelẞlueText注(嘴=嘴ᗮᙿᗮ.Hindi.class,txt="\u0938\u093f\u0915\u094d\u0915\u093e \u092a\u0947\u0902\u091f \u0915\u093e\u0930\u094d\u092f \u092e\u0947\u0902 %2$s \u0915\u0947 \u0932\u093f\u090f %1$s \u090f\u092e\u090f\u0938 \u0932\u0917\u093e")
protected static enum BãßBȍőnSelfKeenCoinMachine抽.ₜₓₜAcceptCoin
extends Enum<BãßBȍőnSelfKeenCoinMachine抽.ₜₓₜAcceptCoin>
implements BabelẞlueText
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Method Summary
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.values()
Returns an array containing the constants of this enum class, in the order they are declared.
-
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 nameNullPointerException
- if the argument is null
-