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