getEntries

abstract fun getEntries(): Array<String>

获取枚举的所有条目。

Return

枚举的所有条目数组,包含枚举的所有可能值。