Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.DashboardWidgetSourceTypeType
Packages that use DashboardWidgetSourceTypeType
Package
Description
-
Uses of DashboardWidgetSourceTypeType in com.evolveum.midpoint.model.api.util
Methods in com.evolveum.midpoint.model.api.util that return DashboardWidgetSourceTypeTypeModifier and TypeMethodDescriptionDashboardUtils.getDisplaySourceType(DashboardWidgetType widget) DashboardUtils.getSourceType(DashboardWidgetType widget) -
Uses of DashboardWidgetSourceTypeType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return DashboardWidgetSourceTypeTypeModifier and TypeMethodDescriptionDashboardWidgetDataType.getDisplaySourceType()DashboardWidgetDataType.getSourceType()Returns the enum constant of this class with the specified name.static DashboardWidgetSourceTypeType[]DashboardWidgetSourceTypeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type DashboardWidgetSourceTypeTypeModifier and TypeMethodDescriptionDashboardWidgetDataType.displaySourceType(DashboardWidgetSourceTypeType value) voidDashboardWidgetDataType.setDisplaySourceType(DashboardWidgetSourceTypeType value) voidDashboardWidgetDataType.setSourceType(DashboardWidgetSourceTypeType value) DashboardWidgetDataType.sourceType(DashboardWidgetSourceTypeType value)