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