Package | Description |
---|---|
ball.persistence.entity |
Classes for creating JPA entities.
|
ball.tv.epg.entity |
Electronic Program Guide (EPG) database entities.
|
ball.tv.epg.sd |
Classes for accessing
Schedules Direct services.
|
silicondust |
Classes for accessing
SiliconDust
devices and services including Java bindings for
libhdhomerun.
|
Modifier and Type | Class and Description |
---|---|
class |
JSONEntity
Abstract base class for
JSONBean entities. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEntity
Abstract
ball.tv.epg.entity JSONEntity base class. |
class |
Channel
|
static class |
Channel.PK |
class |
Headend
|
class |
Lineup
|
static class |
Lineup.Cable
|
protected static class |
Lineup.MapEntry
Abstract
Lineup.MapEntry Entity . |
static class |
Lineup.OTA
|
class |
Program
|
class |
Schedule
|
static class |
Schedule.PK |
class |
Station
|
Modifier and Type | Class and Description |
---|---|
static class |
SDProtocol.GetLineupsResponse
SDProtocol.getLineups(String) return type. |
static class |
SDProtocol.GetStatusResponse
SDProtocol.getStatus(String) return type. |
static class |
SDProtocol.GetVersionResponse
SDProtocol.getVersion(String) return type. |
static class |
SDProtocol.LineupElement
SDProtocol.getStatus(String) line-up element. |
static class |
SDProtocol.PostTokenResponse
SDProtocol.postToken(HttpEntity) return type. |
static class |
SDProtocol.Schedules
SDProtocol.postSchedules(String,Collection) return type. |
Modifier and Type | Class and Description |
---|---|
class |
LineupEntry
HDHRPrimeProtocol.getLineup(String) List
element. |
Copyright © 2015–2020 Allen D. Ball. All rights reserved.