Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ReportType
-
Packages that use ReportType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ReportType 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 ReportType Modifier and Type Method Description PrismObject<ReportType>
ReportType. asPrismObject()
javax.xml.bind.JAXBElement<ReportType>
ObjectFactory. createReport(ReportType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ReportType Modifier and Type Method Description javax.xml.bind.JAXBElement<ReportType>
ObjectFactory. createReport(ReportType value)
-