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. FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return IntegerStatType Modifier and Type Method Description IntegerStatTypeCollectionStatsType. beginStatEntry()IntegerStatTypeIntegerStatType. clone()IntegerStatTypeObjectFactory. createIntegerStatType()IntegerStatTypeIntegerStatType. domain(Integer value)IntegerStatTypeCollectionStatsType. getStatEntry()IntegerStatTypeIntegerStatType. id(Long value)IntegerStatTypeIntegerStatType. percentage(Float value)IntegerStatTypeIntegerStatType. timestamp(String value)IntegerStatTypeIntegerStatType. timestamp(XMLGregorianCalendar value)IntegerStatTypeIntegerStatType. value(Integer value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type IntegerStatType Modifier and Type Method Description voidCollectionStatsType. setStatEntry(IntegerStatType value)CollectionStatsTypeCollectionStatsType. statEntry(IntegerStatType value)
-