Uses of Class
com.kaltura.client.types.ESearchItemDataResult
-
Packages that use ESearchItemDataResult Package Description com.kaltura.client.types -
-
Uses of ESearchItemDataResult in com.kaltura.client.types
Methods in com.kaltura.client.types that return types with arguments of type ESearchItemDataResult Modifier and Type Method Description List<ESearchItemDataResult>ESearchResult. getItemsData()Method parameters in com.kaltura.client.types with type arguments of type ESearchItemDataResult Modifier and Type Method Description voidESearchResult. setItemsData(List<ESearchItemDataResult> itemsData)
-