All Apex enums, whether user-defined enums or built-in enums, have these common methods: values: This method returns the values of the Enum as a list of the ...
確定! 回上一頁