Uses of Enum Class
org.teamapps.dto.UiProgressStatus
-
Uses of UiProgressStatus in org.teamapps.dto
Fields in org.teamapps.dto declared as UiProgressStatusMethods in org.teamapps.dto that return UiProgressStatusModifier and TypeMethodDescriptionUiProgressDisplay.getStatus()static UiProgressStatusReturns the enum constant of this class with the specified name.static UiProgressStatus[]UiProgressStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.dto with parameters of type UiProgressStatus