getPosition abstract method

int getPosition()

The position of the enum value as-is in the enum class

Cannot be -1

Implementation

int getPosition();