Serialized Form


Package org.mythtv.services.api

Class org.mythtv.services.api.MythServiceApiRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 5534915464935048066L


Package org.mythtv.services.api.channel

Class org.mythtv.services.api.channel.ChannelInfo extends Object implements Serializable

serialVersionUID: 5939218201237085127L

Serialized Fields

channelId

int channelId

channelNumber

String channelNumber

callSign

String callSign

iconUrl

String iconUrl

channelName

String channelName

multiplexId

int multiplexId

transportId

int transportId

serviceId

int serviceId

networkId

int networkId

atscMajorChannel

int atscMajorChannel

atscMinorChannel

int atscMinorChannel

format

String format

modulation

String modulation

frequency

int frequency

frequencyId

String frequencyId

frequenceTable

String frequenceTable

fineTune

int fineTune

siStandard

String siStandard

channelFilters

String channelFilters

sourceId

int sourceId

inputId

int inputId

commercialFree

int commercialFree

useEit

boolean useEit

visable

boolean visable

xmltvId

String xmltvId

defaultAuth

String defaultAuth

programs

List<E> programs

Package org.mythtv.services.api.content

Class org.mythtv.services.api.content.ArtworkInfos extends Object implements Serializable

serialVersionUID: 223919846162208999L

Serialized Fields

artworkInfos

List<E> artworkInfos

Package org.mythtv.services.api.dvr

Class org.mythtv.services.api.dvr.Program extends Object implements Serializable

serialVersionUID: 4144422404144517653L

Serialized Fields

startTime

org.joda.time.DateTime startTime

endTime

org.joda.time.DateTime endTime

title

String title

subTitle

String subTitle

category

String category

categoryType

String categoryType

repeat

boolean repeat

videoProps

int videoProps

audioProps

int audioProps

subProps

int subProps

seriesId

String seriesId

programId

String programId

stars

float stars

fileSize

String fileSize

lastModified

org.joda.time.DateTime lastModified

programFlags

String programFlags

hostname

String hostname

filename

String filename

airDate

org.joda.time.DateTime airDate

description

String description

inetref

String inetref

season

String season

episode

String episode

channelInfo

ChannelInfo channelInfo

recording

Recording recording

artwork

ArtworkInfos artwork

Class org.mythtv.services.api.dvr.Recording extends Object implements Serializable

serialVersionUID: 3815054457896074557L

Serialized Fields

status

int status

priority

int priority

startTimestamp

org.joda.time.DateTime startTimestamp

endTimestamp

org.joda.time.DateTime endTimestamp

recordId

int recordId

recordingGroup

String recordingGroup

storageGroup

String storageGroup

playGroup

String playGroup

recordingType

int recordingType

duplicateInType

int duplicateInType

duplicateMethod

int duplicateMethod

encoderId

int encoderId

profile

String profile

Package org.mythtv.services.api.guide

Class org.mythtv.services.api.guide.ProgramGuide extends Object implements Serializable

serialVersionUID: 772513807010585699L

Serialized Fields

startTime

org.joda.time.DateTime startTime

endTime

org.joda.time.DateTime endTime

startChannelId

int startChannelId

endChannelId

int endChannelId

numberOfChannels

int numberOfChannels

details

boolean details

count

int count

asOf

org.joda.time.DateTime asOf

version

String version

protocolVersion

String protocolVersion

channels

List<E> channels



Copyright © 2012. All Rights Reserved.