LocalPhoneNumber

org.encalmo.models.LocalPhoneNumber$package.LocalPhoneNumber

Attributes

Graph
Supertypes
Self type

Members list

Type members

Inherited classlikes

object given_Conversion_O_T extends Conversion[O, T]

Attributes

Inherited from:
AutoShow
Supertypes
class Conversion[O, T]
trait O => T
class Object
trait Matchable
class Any

Value members

Inherited methods

inline def apply(value: String): LocalPhoneNumber

Attributes

Inherited from:
SimpleOpaqueString
inline def show(value: LocalPhoneNumber): String

Attributes

Inherited from:
SimpleOpaqueString
inline def unapply(value: LocalPhoneNumber): Option[String]

Attributes

Inherited from:
OpaqueType

Givens

Inherited givens

Attributes

Inherited from:
AutoShow

Attributes

Inherited from:
OpaqueString

Attributes

Inherited from:
OpaqueString

Extensions

Inherited extensions

extension (value: LocalPhoneNumber)
inline def existsIn(values: LocalPhoneNumber*): Boolean

Attributes

Inherited from:
OpaqueType
extension (value: LocalPhoneNumber)
inline def drop(n: Int): LocalPhoneNumber

Attributes

Inherited from:
SimpleOpaqueString
inline def dropRight(n: Int): LocalPhoneNumber

Attributes

Inherited from:
SimpleOpaqueString
inline def head: LocalPhoneNumber

Attributes

Inherited from:
SimpleOpaqueString
inline def init: LocalPhoneNumber

Attributes

Inherited from:
SimpleOpaqueString
inline def last: LocalPhoneNumber

Attributes

Inherited from:
SimpleOpaqueString
inline def tail: LocalPhoneNumber

Attributes

Inherited from:
SimpleOpaqueString
inline def take(n: Int): LocalPhoneNumber

Attributes

Inherited from:
SimpleOpaqueString
inline def takeRight(n: Int): LocalPhoneNumber

Attributes

Inherited from:
SimpleOpaqueString