Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.LensContextStatsType
-
Packages that use LensContextStatsType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of LensContextStatsType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return LensContextStatsType Modifier and Type Method Description LensContextStatsTypeLensContextType. beginStats()LensContextStatsTypeLensContextStatsType. clone()Creates and returns a deep copy of this object.LensContextStatsTypeObjectFactory. createLensContextStatsType()Create an instance ofLensContextStatsTypeLensContextStatsTypeLensContextType. getStats()LensContextStatsTypeLensContextStatsType. requestTimestamp(String value)LensContextStatsTypeLensContextStatsType. requestTimestamp(XMLGregorianCalendar value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type LensContextStatsType Modifier and Type Method Description voidLensContextType. setStats(LensContextStatsType value)LensContextTypeLensContextType. stats(LensContextStatsType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type LensContextStatsType Constructor Description LensContextStatsType(LensContextStatsType o)Creates a newLensContextStatsTypeinstance by deeply copying a givenLensContextStatsTypeinstance.
-