设备方案类型枚举,用于区分不同的设备实现方案,包括FW、App、Cloud功能以及UI等一整套实现方案 REOQOO: 品牌线产品方案 YOOSEE: 方案线V平台设备方案
Returns a representation of an immutable list of all enum entries, in the order they're declared.
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.