Uses of Enum
org.qubership.atp.itf.lite.backend.enums.SseEventType
Packages that use SseEventType
-
Uses of SseEventType in org.qubership.atp.itf.lite.backend.enums
Methods in org.qubership.atp.itf.lite.backend.enums that return SseEventTypeModifier and TypeMethodDescriptionstatic SseEventTypeReturns the enum constant of this type with the specified name.static SseEventType[]SseEventType.values()Returns an array containing the constants of this enum type, in the order they are declared.