Uses of Enum Class
de.espirit.firstspirit.agency.UIAgent.Status
Packages that use UIAgent.Status
-
Uses of UIAgent.Status in de.espirit.firstspirit.agency
Methods in de.espirit.firstspirit.agency that return UIAgent.StatusModifier and TypeMethodDescriptionstatic UIAgent.StatusReturns 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.Methods in de.espirit.firstspirit.agency with parameters of type UIAgent.StatusModifier and TypeMethodDescriptionvoidUIAgent.setStatus(@NotNull UIAgent.Status status) Set the UI status, which will be visualized to the user in some form.