object EnumTypes
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- EnumTypes
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- type AudioProperties = AudioProperties.Base
- type CategoryType = CategoryType.Value
- type CecOpcode = CecOpcode.Value
- type ChannelBrowseDirection = ChannelBrowseDirection.Value
- type ChannelChangeDirection = ChannelChangeDirection.Value
- type ChannelCommDetectMethod = ChannelCommDetectMethod.Value
- type DupCheckIn = DupCheckIn.Base
- type DupCheckMethod = DupCheckMethod.Base
- type FrontendState = FrontendState.Value
- type ImageFileTransform = ImageFileTransform.Value
- type JobFlags = JobFlags.Base
- type JobStatus = JobStatus.Value
- type JobType = JobType.Value
- type ListingSourceType = ListingSourceType.Value
- type LiveStreamStatus = LiveStreamStatus.Value
- type Markup = Markup.Value
- type MetadataGrabberType = MetadataGrabberType.Value
- type MusicImageType = MusicImageType.Value
- type MythLogLevel = MythLogLevel.Value
- type MythVerboseLevel = MythVerboseLevel.Base
- type NotificationPriority = NotificationPriority.Value
- type NotificationType = NotificationType.Value
- type NotificationVisibility = NotificationVisibility.Base
- type ParentalLevel = ParentalLevel.Value
- type PictureAdjustType = PictureAdjustType.Value
- type ProgramFlags = ProgramFlags.Base
- type ProgramType = ProgramType.Value
- type RecSearchType = RecSearchType.Value
- type RecStatus = RecStatus.Value
- type RecType = RecType.Value
- type SleepStatus = SleepStatus.Value
- type SubtitleType = SubtitleType.Base
- type TvState = TvState.Value
- type VideoContentType = VideoContentType.Value
- type VideoProperties = VideoProperties.Base
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated