Uses of Enum Class
com.imyeyu.java.bean.Language.Enum
Packages that use Language.Enum
-
Uses of Language.Enum in com.imyeyu.java.bean
Methods in com.imyeyu.java.bean that return Language.EnumModifier and TypeMethodDescriptionstatic Language.EnumReturns the enum constant of this class with the specified name.static Language.Enum[]Language.Enum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.imyeyu.java.bean with parameters of type Language.Enum