Uses of Class
com.kaltura.client.types.IntegerValue
-
Packages that use IntegerValue Package Description com.kaltura.client.types -
-
Uses of IntegerValue in com.kaltura.client.types
Subclasses of IntegerValue in com.kaltura.client.types Modifier and Type Class Description classIntegerFieldAn int representation to return evaluated dynamic valueclassTimeContextFieldRepresents the current time context on Kaltura serversMethods in com.kaltura.client.types that return IntegerValue Modifier and Type Method Description IntegerValueCompareCondition. getValue()Methods in com.kaltura.client.types that return types with arguments of type IntegerValue Modifier and Type Method Description List<IntegerValue>ModifyCategoriesObjectTask. getCategoryIds()List<IntegerValue>DeliveryProfileCondition. getDeliveryProfileIds()List<IntegerValue>RecalculateResponseProfileCacheJobData. getUserRoles()Methods in com.kaltura.client.types with parameters of type IntegerValue Modifier and Type Method Description voidCompareCondition. setValue(IntegerValue value)Method parameters in com.kaltura.client.types with type arguments of type IntegerValue Modifier and Type Method Description voidModifyCategoriesObjectTask. setCategoryIds(List<IntegerValue> categoryIds)voidDeliveryProfileCondition. setDeliveryProfileIds(List<IntegerValue> deliveryProfileIds)voidRecalculateResponseProfileCacheJobData. setUserRoles(List<IntegerValue> userRoles)
-