CapitalHyphencase

enumeratum.EnumEntry$.CapitalHyphencase

Stackable trait to convert the entryName to Capital-Hyphen-Case.

Attributes

Graph
Supertypes
trait EnumEntry
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Concrete methods

override def entryName: String

String representation of this Enum Entry.

String representation of this Enum Entry.

Override in your implementation if needed

Attributes

Definition Classes