Uses of Enum Class
de.espirit.firstspirit.agency.UIAgent.Status
-
Uses of UIAgent.Status in de.espirit.firstspirit.agency
Modifier and TypeMethodDescriptionstatic UIAgent.Status
Returns the enum constant of this class with the specified name.static UIAgent.Status[]
UIAgent.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
UIAgent.setStatus
(@NotNull UIAgent.Status status) Set the UI status, which will be visualized to the user in some form.