Uses of Class
org.teamapps.dto.UiProgressStatus
-
Uses of UiProgressStatus in org.teamapps.dto
Fields in org.teamapps.dto declared as UiProgressStatus Modifier and Type Field Description protected UiProgressStatusUiProgressDisplay. statusMethods in org.teamapps.dto that return UiProgressStatus Modifier and Type Method Description UiProgressStatusUiProgressDisplay. getStatus()static UiProgressStatusUiProgressStatus. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static UiProgressStatus[]UiProgressStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teamapps.dto with parameters of type UiProgressStatus Modifier and Type Method Description UiProgressDisplayUiProgressDisplay. setStatus(UiProgressStatus status)