Builder

abstract class Builder

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun build(): ProgramItemHeader
Link copied to clipboard
abstract fun programIndicator(programIndicator: String): ProgramItemHeader.Builder