Uses of Enum
tech.ordinaryroad.live.chat.client.codec.huya.constant.HuyaDecorationAppTypeEnum
Packages that use HuyaDecorationAppTypeEnum
-
Uses of HuyaDecorationAppTypeEnum in tech.ordinaryroad.live.chat.client.codec.huya.constant
Methods in tech.ordinaryroad.live.chat.client.codec.huya.constant that return HuyaDecorationAppTypeEnumModifier and TypeMethodDescriptionstatic HuyaDecorationAppTypeEnumHuyaDecorationAppTypeEnum.getByCode(int code) static HuyaDecorationAppTypeEnumReturns the enum constant of this type with the specified name.static HuyaDecorationAppTypeEnum[]HuyaDecorationAppTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.