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