Uses of Enum Class
io.github.lunasaw.gb28181.common.entity.enums.TransModeEnum
Packages that use TransModeEnum
-
Uses of TransModeEnum in io.github.lunasaw.gb28181.common.entity.enums
Methods in io.github.lunasaw.gb28181.common.entity.enums that return TransModeEnumModifier and TypeMethodDescriptionstatic TransModeEnum
Returns the enum constant of this class with the specified name.static TransModeEnum[]
TransModeEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.