Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.FileFormatConfigurationType
Packages that use FileFormatConfigurationType
-
Uses of FileFormatConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type FileFormatConfigurationTypeModifier and TypeFieldDescriptionstatic final Producer<FileFormatConfigurationType>
FileFormatConfigurationType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return FileFormatConfigurationTypeModifier and TypeMethodDescriptionReportType.beginFileFormat()
FileFormatConfigurationType.clone()
ObjectFactory.createFileFormatConfigurationType()
FileFormatConfigurationType.csv
(CsvFileFormatType value) ReportType.getFileFormat()
FileFormatConfigurationType.html
(HtmlFileFormatType value) FileFormatConfigurationType.type
(FileFormatTypeType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type FileFormatConfigurationTypeModifier and TypeMethodDescriptionReportType.fileFormat
(FileFormatConfigurationType value) void
ReportType.setFileFormat
(FileFormatConfigurationType value)