Common Shared Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
SortOrderType
Constants
Package
com.brightcove.api.search
Class
public class SortOrderType
Inheritance
SortOrderType
Object
Holds constants for the different "sort order" options.
Public Constants
Constant
Defined By
ASC
: String = ASC
[static]
SortOrderType
DESC
: String = DESC
[static]
SortOrderType
Constant Detail
ASC
Constant
public static const ASC:String = ASC
DESC
Constant
public static const DESC:String = DESC
Fri May 20 2016, 05:19 PM -04:00