Data

sealed abstract class Data(_value: String, _ordinal: Int) extends Value
Companion:
object
class Value
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object CUSTOMER_CONTENT.type
object PERMISSIONS_DATA.type
object SERVICE_ATTRIBUTES.type
object TAG_DATA.type

Value members

Inherited methods

def canEqual(that: Any): Boolean
Inherited from:
Equals
Inherited from:
Product
def productElement(n: Int): Any
Inherited from:
Product
Inherited from:
Product
Inherited from:
Product
Inherited from:
Product

Concrete fields

override val hints: Hints
override val ordinal: Int
override val value: String