Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.api_types_3.OutputFormatType
Packages that use OutputFormatType
-
Uses of OutputFormatType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Fields in com.evolveum.midpoint.xml.ns._public.common.api_types_3 declared as OutputFormatTypeModifier and TypeFieldDescriptionprotected OutputFormatType
ExecuteScriptsOptionsType.outputFormat
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return OutputFormatTypeModifier and TypeMethodDescriptionstatic OutputFormatType
ExecuteScriptsOptionsType.getOutputFormat()
static OutputFormatType
Returns the enum constant of this class with the specified name.static OutputFormatType[]
OutputFormatType.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.api_types_3 with parameters of type OutputFormatTypeModifier and TypeMethodDescriptionExecuteScriptsOptionsType.outputFormat
(OutputFormatType value) void
ExecuteScriptsOptionsType.setOutputFormat
(OutputFormatType value)