Uses of Class
com.kaltura.client.types.ESearchHighlight
-
Packages that use ESearchHighlight Package Description com.kaltura.client.types -
-
Uses of ESearchHighlight in com.kaltura.client.types
Methods in com.kaltura.client.types that return types with arguments of type ESearchHighlight Modifier and Type Method Description List<ESearchHighlight>ESearchItemData. getHighlight()List<ESearchHighlight>ESearchResult. getHighlight()Method parameters in com.kaltura.client.types with type arguments of type ESearchHighlight Modifier and Type Method Description voidESearchItemData. setHighlight(List<ESearchHighlight> highlight)voidESearchResult. setHighlight(List<ESearchHighlight> highlight)
-