Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.IntegerStatType
-
Packages that use IntegerStatType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of IntegerStatType 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 IntegerStatType Modifier and Type Field Description static Producer<IntegerStatType>
IntegerStatType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return IntegerStatType Modifier and Type Method Description IntegerStatType
CollectionStatsType. beginStatEntry()
IntegerStatType
IntegerStatType. clone()
IntegerStatType
ObjectFactory. createIntegerStatType()
IntegerStatType
IntegerStatType. domain(Integer value)
IntegerStatType
CollectionStatsType. getStatEntry()
IntegerStatType
IntegerStatType. id(Long value)
IntegerStatType
IntegerStatType. percentage(Float value)
IntegerStatType
IntegerStatType. timestamp(String value)
IntegerStatType
IntegerStatType. timestamp(XMLGregorianCalendar value)
IntegerStatType
IntegerStatType. value(Integer value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type IntegerStatType Modifier and Type Method Description void
CollectionStatsType. setStatEntry(IntegerStatType value)
CollectionStatsType
CollectionStatsType. statEntry(IntegerStatType value)
-