Uses of Class
org.wso2.carbon.event.common.Constants.SORTING_STYLES
-
-
Uses of Constants.SORTING_STYLES in org.wso2.carbon.event.common
Methods in org.wso2.carbon.event.common that return Constants.SORTING_STYLES Modifier and Type Method Description static Constants.SORTING_STYLES
Constants.SORTING_STYLES. valueOf(String name)
Returns the enum constant of this type with the specified name.static Constants.SORTING_STYLES[]
Constants.SORTING_STYLES. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-