Interstitial

io.bidmachine.renderx.config.proto.PhaseSettings.Variant.Interstitial
final case class Interstitial(value: InterstitialPhaseSettings) extends Variant

Attributes

Graph
Supertypes
trait Variant
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Value members

Concrete methods

override def interstitial: Option[InterstitialPhaseSettings]

Attributes

Definition Classes
override def isInterstitial: Boolean

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
GeneratedOneof

Inherited methods

Attributes

Inherited from:
Variant
def isDefined: Boolean

Attributes

Inherited from:
Variant
def isEmpty: Boolean

Attributes

Inherited from:
Variant
def isEndcard: Boolean

Attributes

Inherited from:
Variant
def isPostbanner: Boolean

Attributes

Inherited from:
Variant
def isVideo: Boolean

Attributes

Inherited from:
Variant

Attributes

Inherited from:
Variant
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
def video: Option[VideoPhaseSettings]

Attributes

Inherited from:
Variant