Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.MappingsStatisticsEntryType
-
Packages that use MappingsStatisticsEntryType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of MappingsStatisticsEntryType 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 MappingsStatisticsEntryType Modifier and Type Field Description protected List<MappingsStatisticsEntryType>MappingsStatisticsType. entryMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return MappingsStatisticsEntryType Modifier and Type Method Description MappingsStatisticsEntryTypeMappingsStatisticsEntryType. averageTime(Long value)MappingsStatisticsEntryTypeMappingsStatisticsType. beginEntry()MappingsStatisticsEntryTypeMappingsStatisticsEntryType. clone()Creates and returns a deep copy of this object.MappingsStatisticsEntryTypeMappingsStatisticsEntryType. count(int value)MappingsStatisticsEntryTypeObjectFactory. createMappingsStatisticsEntryType()Create an instance ofMappingsStatisticsEntryTypeMappingsStatisticsEntryTypeMappingsStatisticsEntryType. maxTime(Long value)MappingsStatisticsEntryTypeMappingsStatisticsEntryType. minTime(Long value)MappingsStatisticsEntryTypeMappingsStatisticsEntryType. object(String value)MappingsStatisticsEntryTypeMappingsStatisticsEntryType. totalTime(long value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type MappingsStatisticsEntryType Modifier and Type Method Description List<MappingsStatisticsEntryType>MappingsStatisticsType. getEntry()Gets the value of the entry property.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type MappingsStatisticsEntryType Modifier and Type Method Description MappingsStatisticsTypeMappingsStatisticsType. entry(MappingsStatisticsEntryType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type MappingsStatisticsEntryType Constructor Description MappingsStatisticsEntryType(MappingsStatisticsEntryType o)Creates a newMappingsStatisticsEntryTypeinstance by deeply copying a givenMappingsStatisticsEntryTypeinstance.
-