Short solution: In java we can simply convert String to enum by using .valueOf() method on our Enum class. Example: MyEnumClass.valueOf(\
確定! 回上一頁