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 OutputFormatTypeExecuteScriptsOptionsType.outputFormatMethods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return OutputFormatTypeModifier and TypeMethodDescriptionstatic OutputFormatTypeExecuteScriptsOptionsType.getOutputFormat()static OutputFormatTypeReturns 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) voidExecuteScriptsOptionsType.setOutputFormat(OutputFormatType value)