Uncapitalised

enumeratum.EnumEntry$.Uncapitalised
trait Uncapitalised extends EnumEntry

Stackable trait to uncapitalise the first letter of the entryName.

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