Uses of Enum
org.openapitools.client.model.SessionStatus
Packages that use SessionStatus
-
Uses of SessionStatus in org.openapitools.client.model
Methods in org.openapitools.client.model that return SessionStatusModifier and TypeMethodDescriptionstatic SessionStatusSession.getStatus()Get statusstatic SessionStatusReturns the enum constant of this type with the specified name.static SessionStatus[]SessionStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openapitools.client.model with parameters of type SessionStatusModifier and TypeMethodDescriptionvoidSession.setStatus(SessionStatus status) Session.status(SessionStatus status)