EnumType

constructor(name: String, values: Array<E>, displaySelector: (E) -> String)