Uses of Enum Class
io.github.lunasaw.gb28181.common.entity.control.instruction.serializer.PTZInstructionSerializer.SerializationFormat
Packages that use PTZInstructionSerializer.SerializationFormat
-
Uses of PTZInstructionSerializer.SerializationFormat in io.github.lunasaw.gb28181.common.entity.control.instruction.serializer
Methods in io.github.lunasaw.gb28181.common.entity.control.instruction.serializer that return PTZInstructionSerializer.SerializationFormatModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.PTZInstructionSerializer.SerializationFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.