Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.DistributedReportExportWorkDefinitionType
-
Packages that use DistributedReportExportWorkDefinitionType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of DistributedReportExportWorkDefinitionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type DistributedReportExportWorkDefinitionType Modifier and Type Method Description javax.xml.bind.JAXBElement<DistributedReportExportWorkDefinitionType>ObjectFactory. createDistributedReportExportWorkDefinition(DistributedReportExportWorkDefinitionType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type DistributedReportExportWorkDefinitionType Modifier and Type Method Description javax.xml.bind.JAXBElement<DistributedReportExportWorkDefinitionType>ObjectFactory. createDistributedReportExportWorkDefinition(DistributedReportExportWorkDefinitionType value)WorkDefinitionsTypeWorkDefinitionsType. distributedReportExport(DistributedReportExportWorkDefinitionType value)voidWorkDefinitionsType. setDistributedReportExport(DistributedReportExportWorkDefinitionType value)
-