Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.NumericIntervalWorkBucketContentType
-
Packages that use NumericIntervalWorkBucketContentType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of NumericIntervalWorkBucketContentType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return NumericIntervalWorkBucketContentType Modifier and Type Method Description NumericIntervalWorkBucketContentTypeNumericIntervalWorkBucketContentType. clone()Creates and returns a deep copy of this object.NumericIntervalWorkBucketContentTypeObjectFactory. createNumericIntervalWorkBucketContentType()Create an instance ofNumericIntervalWorkBucketContentTypeNumericIntervalWorkBucketContentTypeNumericIntervalWorkBucketContentType. from(BigInteger value)NumericIntervalWorkBucketContentTypeNumericIntervalWorkBucketContentType. to(BigInteger value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type NumericIntervalWorkBucketContentType Constructor Description NumericIntervalWorkBucketContentType(NumericIntervalWorkBucketContentType o)Creates a newNumericIntervalWorkBucketContentTypeinstance by deeply copying a givenNumericIntervalWorkBucketContentTypeinstance.
-