EnumType

sealed abstract class EnumType

Represents the type of an ordered list.

Companion:
object
class Object
trait Matchable
class Any
object Arabic.type
object LowerAlpha.type
object LowerRoman.type
object UpperAlpha.type
object UpperRoman.type