ShortCode

com.google.type.phone_number.PhoneNumber$.Kind$.ShortCode
final case class ShortCode(value: ShortCode) extends Kind

Attributes

Source:
PhoneNumber.scala
Graph
Supertypes
trait Kind
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

Attributes

Source:
PhoneNumber.scala

Value members

Concrete methods

override def isShortCode: Boolean

Attributes

Definition Classes
Source:
PhoneNumber.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source:
PhoneNumber.scala
override def shortCode: Option[ShortCode]

Attributes

Definition Classes
Source:
PhoneNumber.scala

Inherited methods

Attributes

Inherited from:
Kind
Source:
PhoneNumber.scala

Attributes

Inherited from:
Kind
Source:
PhoneNumber.scala

Attributes

Inherited from:
Kind
Source:
PhoneNumber.scala

Attributes

Inherited from:
Kind
Source:
PhoneNumber.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala