UpperWords

enumeratum.EnumEntry$.UpperWords
trait UpperWords extends EnumEntry with CapitalWords with Uppercase

Stackable trait to convert the entryName to UPPER WORDS.

Attributes

Graph
Supertypes
trait Uppercase
trait EnumEntry
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited 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
Inherited from:
Uppercase