Uses of Enum Class
com.evolveum.midpoint.ninja.action.VerifyOptions.ReportStyle
Packages that use VerifyOptions.ReportStyle
-
Uses of VerifyOptions.ReportStyle in com.evolveum.midpoint.ninja.action
Methods in com.evolveum.midpoint.ninja.action that return VerifyOptions.ReportStyleModifier and TypeMethodDescriptionVerifyOptions.getReportStyle()
static VerifyOptions.ReportStyle
Returns the enum constant of this class with the specified name.static VerifyOptions.ReportStyle[]
VerifyOptions.ReportStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.ninja.action with parameters of type VerifyOptions.ReportStyleModifier and TypeMethodDescriptionvoid
VerifyOptions.setReportStyle
(VerifyOptions.ReportStyle reportStyle)