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