Uses of Class
com.kaltura.client.enums.ESearchCategoryOrderByFieldName
-
Packages that use ESearchCategoryOrderByFieldName Package Description com.kaltura.client.enums com.kaltura.client.types -
-
Uses of ESearchCategoryOrderByFieldName in com.kaltura.client.enums
Methods in com.kaltura.client.enums that return ESearchCategoryOrderByFieldName Modifier and Type Method Description static ESearchCategoryOrderByFieldNameESearchCategoryOrderByFieldName. get(String value)static ESearchCategoryOrderByFieldNameESearchCategoryOrderByFieldName. valueOf(String name)Returns the enum constant of this type with the specified name.static ESearchCategoryOrderByFieldName[]ESearchCategoryOrderByFieldName. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ESearchCategoryOrderByFieldName in com.kaltura.client.types
Methods in com.kaltura.client.types that return ESearchCategoryOrderByFieldName Modifier and Type Method Description ESearchCategoryOrderByFieldNameESearchCategoryOrderByItem. getSortField()Methods in com.kaltura.client.types with parameters of type ESearchCategoryOrderByFieldName Modifier and Type Method Description voidESearchCategoryOrderByItem. setSortField(ESearchCategoryOrderByFieldName sortField)
-