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