-
- All Implemented Interfaces:
-
java.io.Serializable
,kotlin.Comparable
public enum PageDirection extends Enum<PageDirection>
Represents the direction used for scrolling the voice results.
-
-
Method Summary
Modifier and Type Method Description final String
getName()
final Integer
getOrdinal()
-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-