A B C D E F G H I L M O P R S T U V W

A

AbstractOperations - Class in org.mythtv.services.api
 
AbstractOperations(String) - Constructor for class org.mythtv.services.api.AbstractOperations
 
Action - Class in org.mythtv.services.api.frontend
 
Action() - Constructor for class org.mythtv.services.api.frontend.Action
 
addCaptureCard(CaptureCard) - Method in interface org.mythtv.services.api.capture.CaptureOperations
- POST
addCaptureCard(CaptureCard) - Method in class org.mythtv.services.api.capture.impl.CaptureTemplate
 
addCardInput(CardInput) - Method in interface org.mythtv.services.api.capture.CaptureOperations
- POST
addCardInput(CardInput) - Method in class org.mythtv.services.api.capture.impl.CaptureTemplate
 
addDBChannel(int, int, int, String, String, String, int, int, int, boolean, boolean, String, String, String, String, String) - Method in interface org.mythtv.services.api.channel.ChannelOperations
- POST
addDBChannel(int, int, int, String, String, String, int, int, int, boolean, boolean, String, String, String, String, String) - Method in class org.mythtv.services.api.channel.impl.ChannelTemplate
 
addLiveStream(String, String, String, int, int, int, int, int, int) - Method in interface org.mythtv.services.api.content.ContentOperations
- GET
addLiveStream(String, String, String, int, int, int, int, int, int) - Method in class org.mythtv.services.api.content.impl.ContentTemplate
 
addRecordingLiveStream(int, DateTime, int, int, int, int, int, int) - Method in interface org.mythtv.services.api.content.ContentOperations
- GET
addRecordingLiveStream(int, DateTime, int, int, int, int, int, int) - Method in class org.mythtv.services.api.content.impl.ContentTemplate
 
addRecordingSchedule(int, DateTime, int, boolean, int, int, String, int, String, String, int, int, int, int, String, String, int, String, String, String, String, boolean, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int) - Method in interface org.mythtv.services.api.dvr.DvrOperations
- POST
addRecordingSchedule(int, DateTime, int, boolean, int, int, String, int, String, String, int, int, int, int, String, String, int, String, String, String, String, boolean, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int) - Method in class org.mythtv.services.api.dvr.impl.DvrTemplate
 
addStorageGroupDir(String, String, String) - Method in class org.mythtv.services.api.myth.impl.MythTemplate
 
addStorageGroupDir(String, String, String) - Method in interface org.mythtv.services.api.myth.MythOperations
- POST
addVideo(String, String) - Method in class org.mythtv.services.api.video.impl.VideoTemplate
 
addVideo(String, String) - Method in interface org.mythtv.services.api.video.VideoOperations
- POST
addVideoLiveStream(int, int, int, int, int, int, int) - Method in interface org.mythtv.services.api.content.ContentOperations
- GET
addVideoLiveStream(int, int, int, int, int, int, int) - Method in class org.mythtv.services.api.content.impl.ContentTemplate
 
addVideoSource(String, String, String, String, String, String, boolean, String, int) - Method in interface org.mythtv.services.api.channel.ChannelOperations
- POST
addVideoSource(String, String, String, String, String, String, boolean, String, int) - Method in class org.mythtv.services.api.channel.impl.ChannelTemplate
 
ArticleCleaner - Class in org.mythtv.services.utils
 
ArticleCleaner() - Constructor for class org.mythtv.services.utils.ArticleCleaner
 
ArtworkInfo - Class in org.mythtv.services.api.content
 
ArtworkInfo() - Constructor for class org.mythtv.services.api.content.ArtworkInfo
 
ArtworkInfoList - Class in org.mythtv.services.api.content
 
ArtworkInfoList() - Constructor for class org.mythtv.services.api.content.ArtworkInfoList
 
ArtworkInfos - Class in org.mythtv.services.api.content
 
ArtworkInfos() - Constructor for class org.mythtv.services.api.content.ArtworkInfos
 
ArtworkItem - Class in org.mythtv.services.api.video
 
ArtworkItem() - Constructor for class org.mythtv.services.api.video.ArtworkItem
 

B

backupDatabase() - Method in class org.mythtv.services.api.myth.impl.MythTemplate
 
backupDatabase() - Method in interface org.mythtv.services.api.myth.MythOperations
- POST
BaseMythServicesTemplate - Class in org.mythtv.services.api
 
BaseMythServicesTemplate(String) - Constructor for class org.mythtv.services.api.BaseMythServicesTemplate
 
BlurayInfo - Class in org.mythtv.services.api.video
 
BlurayInfo() - Constructor for class org.mythtv.services.api.video.BlurayInfo
 
BlurayInfoWrapper - Class in org.mythtv.services.api.video
 
BlurayInfoWrapper() - Constructor for class org.mythtv.services.api.video.BlurayInfoWrapper
 
Bool - Class in org.mythtv.services.api
 
Bool() - Constructor for class org.mythtv.services.api.Bool
 
buildMessage(String, Throwable) - Static method in class org.mythtv.services.utils.ExceptionUtils
 
buildUri(String) - Method in class org.mythtv.services.api.AbstractOperations
 
buildUri(String, String, String) - Method in class org.mythtv.services.api.AbstractOperations
 
buildUri(String, MultiValueMap<String, String>) - Method in class org.mythtv.services.api.AbstractOperations
 

C

CaptureCard - Class in org.mythtv.services.api.capture
 
CaptureCard() - Constructor for class org.mythtv.services.api.capture.CaptureCard
 
CaptureCard(int, String, String, String, String, Integer, String, Integer, Integer, Boolean, Boolean, Boolean, Integer, Integer, String, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Boolean) - Constructor for class org.mythtv.services.api.capture.CaptureCard
 
CaptureCardList - Class in org.mythtv.services.api.capture
 
CaptureCardList() - Constructor for class org.mythtv.services.api.capture.CaptureCardList
 
CaptureCardList(CaptureCards) - Constructor for class org.mythtv.services.api.capture.CaptureCardList
 
CaptureCards - Class in org.mythtv.services.api.capture
 
CaptureCards() - Constructor for class org.mythtv.services.api.capture.CaptureCards
 
CaptureCards(List<CaptureCard>) - Constructor for class org.mythtv.services.api.capture.CaptureCards
 
CaptureCardWrapper - Class in org.mythtv.services.api.capture
 
CaptureCardWrapper() - Constructor for class org.mythtv.services.api.capture.CaptureCardWrapper
 
captureOperations() - Method in class org.mythtv.services.api.BaseMythServicesTemplate
 
CaptureOperations - Interface in org.mythtv.services.api.capture
 
captureOperations() - Method in interface org.mythtv.services.api.MythServices
 
CaptureTemplate - Class in org.mythtv.services.api.capture.impl
 
CaptureTemplate(RestOperations, String) - Constructor for class org.mythtv.services.api.capture.impl.CaptureTemplate
 
CaptureTemplate.Endpoint - Enum in org.mythtv.services.api.capture.impl
 
CardInput - Class in org.mythtv.services.api.capture
 
CardInput() - Constructor for class org.mythtv.services.api.capture.CardInput
 
changePassword(String, String, String) - Method in class org.mythtv.services.api.myth.impl.MythTemplate
 
changePassword(String, String, String) - Method in interface org.mythtv.services.api.myth.MythOperations
- POST
ChannelInfo - Class in org.mythtv.services.api.channel
 
ChannelInfo() - Constructor for class org.mythtv.services.api.channel.ChannelInfo
 
ChannelInfoList - Class in org.mythtv.services.api.channel
 
ChannelInfoList() - Constructor for class org.mythtv.services.api.channel.ChannelInfoList
 
ChannelInfos - Class in org.mythtv.services.api.channel
 
ChannelInfos() - Constructor for class org.mythtv.services.api.channel.ChannelInfos
 
ChannelInfoWrapper - Class in org.mythtv.services.api.channel
 
ChannelInfoWrapper() - Constructor for class org.mythtv.services.api.channel.ChannelInfoWrapper
 
channelOperations() - Method in class org.mythtv.services.api.BaseMythServicesTemplate
 
ChannelOperations - Interface in org.mythtv.services.api.channel
 
channelOperations() - Method in interface org.mythtv.services.api.MythServices
 
ChannelTemplate - Class in org.mythtv.services.api.channel.impl
 
ChannelTemplate(RestOperations, String) - Constructor for class org.mythtv.services.api.channel.impl.ChannelTemplate
 
ChannelTemplate.Endpoint - Enum in org.mythtv.services.api.channel.impl
 
checkDatabase(boolean) - Method in class org.mythtv.services.api.myth.impl.MythTemplate
 
checkDatabase(boolean) - Method in interface org.mythtv.services.api.myth.MythOperations
- POST
clean(String) - Static method in class org.mythtv.services.utils.ArticleCleaner
 
compareTo(ChannelInfo) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
compareTo(Program) - Method in class org.mythtv.services.api.dvr.Program
 
ConnectionInfo - Class in org.mythtv.services.api.myth
 
ConnectionInfo() - Constructor for class org.mythtv.services.api.myth.ConnectionInfo
 
contains(Class<?>) - Method in exception org.mythtv.services.api.MythServiceApiRuntimeException
Check whether this exception contains an exception of the given type: either it is of the given class itself or it contains a nested cause of the given type.
contentOperations() - Method in class org.mythtv.services.api.BaseMythServicesTemplate
 
ContentOperations - Interface in org.mythtv.services.api.content
 
contentOperations() - Method in interface org.mythtv.services.api.MythServices
 
ContentTemplate - Class in org.mythtv.services.api.content.impl
 
ContentTemplate(RestOperations, String) - Constructor for class org.mythtv.services.api.content.impl.ContentTemplate
 
ContentTemplate.Endpoint - Enum in org.mythtv.services.api.content.impl
 
convertUtcAndFormat(DateTime) - Method in class org.mythtv.services.api.AbstractOperations
 
createEmptyETag() - Static method in class org.mythtv.services.api.ETagInfo
 
createRestOperations() - Method in class org.mythtv.services.api.BaseMythServicesTemplate
 
createRestOperations() - Method in class org.mythtv.services.api.MythServicesTemplate
 

D

DatabaseInfo - Class in org.mythtv.services.api.myth
 
DatabaseInfo() - Constructor for class org.mythtv.services.api.myth.DatabaseInfo
 
DateTimeSerializer - Class in org.mythtv.services.api
 
DateTimeSerializer() - Constructor for class org.mythtv.services.api.DateTimeSerializer
 
disableRecordingSchedule(int) - Method in interface org.mythtv.services.api.dvr.DvrOperations
- POST
disableRecordingSchedule(int) - Method in class org.mythtv.services.api.dvr.impl.DvrTemplate
 
downloadFile(String, String, ETagInfo) - Method in interface org.mythtv.services.api.content.ContentOperations
- POST
downloadFile(String, String, ETagInfo) - Method in class org.mythtv.services.api.content.impl.ContentTemplate
 
dvrOperations() - Method in class org.mythtv.services.api.BaseMythServicesTemplate
 
DvrOperations - Interface in org.mythtv.services.api.dvr
 
dvrOperations() - Method in interface org.mythtv.services.api.MythServices
 
DvrTemplate - Class in org.mythtv.services.api.dvr.impl
 
DvrTemplate(RestOperations, String) - Constructor for class org.mythtv.services.api.dvr.impl.DvrTemplate
 
DvrTemplate.Endpoint - Enum in org.mythtv.services.api.dvr.impl
 

E

enableRecordingSchedule(int) - Method in interface org.mythtv.services.api.dvr.DvrOperations
- POST
enableRecordingSchedule(int) - Method in class org.mythtv.services.api.dvr.impl.DvrTemplate
 
Encoder - Class in org.mythtv.services.api.dvr
 
Encoder() - Constructor for class org.mythtv.services.api.dvr.Encoder
 
EncoderList - Class in org.mythtv.services.api.dvr
 
EncoderList() - Constructor for class org.mythtv.services.api.dvr.EncoderList
 
Encoders - Class in org.mythtv.services.api.dvr
 
Encoders() - Constructor for class org.mythtv.services.api.dvr.Encoders
 
equals(Object) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
equals(Object) - Method in class org.mythtv.services.api.dvr.Program
 
ETagInfo - Class in org.mythtv.services.api
 
ETagInfo(String) - Constructor for class org.mythtv.services.api.ETagInfo
 
ExceptionUtils - Class in org.mythtv.services.utils
 
ExceptionUtils() - Constructor for class org.mythtv.services.utils.ExceptionUtils
 

F

fetchChannelsFromSource(int, int, boolean, ETagInfo) - Method in interface org.mythtv.services.api.channel.ChannelOperations
- GET
fetchChannelsFromSource(int, int, boolean, ETagInfo) - Method in class org.mythtv.services.api.channel.impl.ChannelTemplate
 
formatter - Static variable in class org.mythtv.services.api.AbstractOperations
 
FrontendActionList - Class in org.mythtv.services.api.frontend
 
FrontendActionList() - Constructor for class org.mythtv.services.api.frontend.FrontendActionList
 
frontendOperations() - Method in class org.mythtv.services.api.BaseMythServicesTemplate
 
FrontendOperations - Interface in org.mythtv.services.api.frontend
 
frontendOperations() - Method in interface org.mythtv.services.api.MythServices
 
FrontendStatus - Class in org.mythtv.services.api.frontend
 
FrontendStatus() - Constructor for class org.mythtv.services.api.frontend.FrontendStatus
 
FrontendTemplate - Class in org.mythtv.services.api.frontend.impl
 
FrontendTemplate(RestOperations, String) - Constructor for class org.mythtv.services.api.frontend.impl.FrontendTemplate
 

G

getActionList(String, ETagInfo) - Method in interface org.mythtv.services.api.frontend.FrontendOperations
- GET
getActionList(String, ETagInfo) - Method in class org.mythtv.services.api.frontend.impl.FrontendTemplate
 
getActions() - Method in class org.mythtv.services.api.frontend.FrontendActionList
 
getAddDate() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getAirDate() - Method in class org.mythtv.services.api.dvr.Program
 
getAlbumArt(int, int, int, ETagInfo) - Method in interface org.mythtv.services.api.content.ContentOperations
- GET
getAlbumArt(int, int, int, ETagInfo) - Method in class org.mythtv.services.api.content.impl.ContentTemplate
 
getAltTitle() - Method in class org.mythtv.services.api.video.BlurayInfo
 
getApi() - Method in class org.mythtv.services.connect.MythServicesServiceProvider
 
getApiUrlBase() - Method in class org.mythtv.services.api.AbstractOperations
 
getApiUrlBase() - Method in class org.mythtv.services.connect.MythServicesServiceProvider
 
getApplication() - Method in class org.mythtv.services.api.myth.LogMessage
 
getApplications() - Method in class org.mythtv.services.api.myth.LogMessages
 
getArtwork() - Method in class org.mythtv.services.api.dvr.Program
 
getArtwork() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getArtworkInfos() - Method in class org.mythtv.services.api.content.ArtworkInfoList
 
getArtworkInfos() - Method in class org.mythtv.services.api.content.ArtworkInfos
 
getArtworks() - Method in class org.mythtv.services.api.video.VideoLookup
 
getAsOf() - Method in class org.mythtv.services.api.channel.ChannelInfos
 
getAsOf() - Method in class org.mythtv.services.api.channel.VideoMultiplexes
 
getAsOf() - Method in class org.mythtv.services.api.channel.VideoSources
 
getAsOf() - Method in class org.mythtv.services.api.dvr.Programs
 
getAsOf() - Method in class org.mythtv.services.api.dvr.RecRules
 
getAsOf() - Method in class org.mythtv.services.api.guide.ProgramGuide
 
getAsOf() - Method in class org.mythtv.services.api.video.VideoLookups
 
getAsOf() - Method in class org.mythtv.services.api.video.VideoMetadataInfos
 
getAtscMajorChannel() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
getAtscMinorChannel() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
getAudioBitrate() - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
getAudioDevice() - Method in class org.mythtv.services.api.capture.CaptureCard
 
getAudioOnlyBitrate() - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
getAudioProps() - Method in class org.mythtv.services.api.dvr.Program
 
getAudioRateLimit() - Method in class org.mythtv.services.api.capture.CaptureCard
 
getAverageDelay() - Method in class org.mythtv.services.api.dvr.RecRule
 
getBandwidth() - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
getBanner() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getBinary() - Method in class org.mythtv.services.api.myth.VersionInfo
 
getBitrate() - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
getBluray(String, ETagInfo) - Method in class org.mythtv.services.api.video.impl.VideoTemplate
 
getBluray(String, ETagInfo) - Method in interface org.mythtv.services.api.video.VideoOperations
- GET
getBlurayInfo() - Method in class org.mythtv.services.api.video.BlurayInfoWrapper
 
getBool() - Method in class org.mythtv.services.api.Bool
 
getBranch() - Method in class org.mythtv.services.api.myth.VersionInfo
 
getBrightness() - Method in class org.mythtv.services.api.capture.CaptureCard
 
getBudget() - Method in class org.mythtv.services.api.video.VideoLookup
 
getCallSign() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
getCallSign() - Method in class org.mythtv.services.api.dvr.RecRule
 
getCaptureCard() - Method in class org.mythtv.services.api.capture.CaptureCardWrapper
 
getCaptureCard(int, ETagInfo) - Method in interface org.mythtv.services.api.capture.CaptureOperations
- GET
getCaptureCard(int, ETagInfo) - Method in class org.mythtv.services.api.capture.impl.CaptureTemplate
 
getCaptureCardList(ETagInfo) - Method in interface org.mythtv.services.api.capture.CaptureOperations
- GET
getCaptureCardList(String, String, ETagInfo) - Method in interface org.mythtv.services.api.capture.CaptureOperations
- GET
getCaptureCardList(ETagInfo) - Method in class org.mythtv.services.api.capture.impl.CaptureTemplate
 
getCaptureCardList(String, String, ETagInfo) - Method in class org.mythtv.services.api.capture.impl.CaptureTemplate
 
getCaptureCards() - Method in class org.mythtv.services.api.capture.CaptureCardList
 
getCaptureCards() - Method in class org.mythtv.services.api.capture.CaptureCards
 
getCardId() - Method in class org.mythtv.services.api.capture.CaptureCard
 
getCardId() - Method in class org.mythtv.services.api.capture.CardInput
 
getCardType() - Method in class org.mythtv.services.api.capture.CaptureCard
 
getCategory() - Method in class org.mythtv.services.api.dvr.Program
 
getCategory() - Method in class org.mythtv.services.api.dvr.RecRule
 
getCategoryType() - Method in class org.mythtv.services.api.dvr.Program
 
getCertification() - Method in class org.mythtv.services.api.video.VideoLookup
 
getCertification() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getChangerDevice() - Method in class org.mythtv.services.api.capture.CardInput
 
getChangerModel() - Method in class org.mythtv.services.api.capture.CardInput
 
getChanId() - Method in class org.mythtv.services.api.dvr.RecRule
 
getChannelFilters() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
getChannelIcon(int, int, int, ETagInfo) - Method in interface org.mythtv.services.api.guide.GuideOperations
- GET
getChannelIcon(int, int, int, ETagInfo) - Method in class org.mythtv.services.api.guide.impl.GuideTemplate
 
getChannelId() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
getChannelInfo() - Method in class org.mythtv.services.api.channel.ChannelInfoWrapper
 
getChannelInfo(int, ETagInfo) - Method in interface org.mythtv.services.api.channel.ChannelOperations
- GET
getChannelInfo(int, ETagInfo) - Method in class org.mythtv.services.api.channel.impl.ChannelTemplate
 
getChannelInfo() - Method in class org.mythtv.services.api.dvr.Program
 
getChannelInfoList(int, int, int, ETagInfo) - Method in interface org.mythtv.services.api.channel.ChannelOperations
- GET
getChannelInfoList(ETagInfo) - Method in interface org.mythtv.services.api.channel.ChannelOperations
- GET
getChannelInfoList(int, int, int, ETagInfo) - Method in class org.mythtv.services.api.channel.impl.ChannelTemplate
 
getChannelInfoList(ETagInfo) - Method in class org.mythtv.services.api.channel.impl.ChannelTemplate
 
getChannelInfos() - Method in class org.mythtv.services.api.channel.ChannelInfoList
 
getChannelInfos() - Method in class org.mythtv.services.api.channel.ChannelInfos
 
getChannelName() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
getChannelNumber() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
getChannels() - Method in class org.mythtv.services.api.guide.ProgramGuide
 
getChannelTimeout() - Method in class org.mythtv.services.api.capture.CaptureCard
 
getCollectionReference() - Method in class org.mythtv.services.api.video.VideoLookup
 
getCollectionReference() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getColour() - Method in class org.mythtv.services.api.capture.CaptureCard
 
getCommand() - Method in class org.mythtv.services.api.myth.WOLInfo
 
getCommercialFree() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
getConfigPath() - Method in class org.mythtv.services.api.channel.VideoSource
 
getConflictList(int, int, ETagInfo) - Method in interface org.mythtv.services.api.dvr.DvrOperations
- GET
getConflictList(int, int, ETagInfo) - Method in class org.mythtv.services.api.dvr.impl.DvrTemplate
 
getConnectionInfo(String, ETagInfo) - Method in class org.mythtv.services.api.myth.impl.MythTemplate
 
getConnectionInfo(String, ETagInfo) - Method in interface org.mythtv.services.api.myth.MythOperations
- GET
getConstellation() - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
getContentType() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getContrast() - Method in class org.mythtv.services.api.capture.CaptureCard
 
getCount() - Method in class org.mythtv.services.api.channel.ChannelInfos
 
getCount() - Method in class org.mythtv.services.api.channel.VideoMultiplexes
 
getCount() - Method in class org.mythtv.services.api.dvr.Programs
 
getCount() - Method in class org.mythtv.services.api.dvr.RecRules
 
getCount() - Method in class org.mythtv.services.api.guide.ProgramGuide
 
getCount() - Method in class org.mythtv.services.api.video.VideoLookups
 
getCount() - Method in class org.mythtv.services.api.video.VideoMetadataInfos
 
getCountries() - Method in class org.mythtv.services.api.video.VideoLookup
 
getCoverart() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getCreated() - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
getCurrentDateTime() - Method in class org.mythtv.services.api.myth.TimeZoneInfo
 
getCurrentLocation() - Method in class org.mythtv.services.api.frontend.State
 
getCurrentPage() - Method in class org.mythtv.services.api.channel.ChannelInfos
 
getCurrentPage() - Method in class org.mythtv.services.api.channel.VideoMultiplexes
 
getCurrentPage() - Method in class org.mythtv.services.api.video.VideoMetadataInfos
 
getCurrentSegment() - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
getDatabase() - Method in class org.mythtv.services.api.myth.ConnectionInfo
 
getDay() - Method in class org.mythtv.services.api.dvr.RecRule
 
getDDLineupList(String, String, String, ETagInfo) - Method in interface org.mythtv.services.api.channel.ChannelOperations
- GET
getDDLineupList(String, String, String, ETagInfo) - Method in class org.mythtv.services.api.channel.impl.ChannelTemplate
 
getDefaultAuth() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
getDefaultAuthority() - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
getDescription() - Method in class org.mythtv.services.api.dvr.Program
 
getDescription() - Method in class org.mythtv.services.api.dvr.RecRule
 
getDescription() - Method in class org.mythtv.services.api.myth.LabelValue
 
getDescription() - Method in class org.mythtv.services.api.video.VideoLookup
 
getDescription() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getDevice() - Method in class org.mythtv.services.api.channel.Lineup
 
getDirector() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getDirectoryName() - Method in class org.mythtv.services.api.myth.StorageGroupDirectory
 
getDiscLang() - Method in class org.mythtv.services.api.video.BlurayInfo
 
getDiscNumber() - Method in class org.mythtv.services.api.video.BlurayInfo
 
getDiSEqCId() - Method in class org.mythtv.services.api.capture.CaptureCard
 
getDisplayName() - Method in class org.mythtv.services.api.capture.CardInput
 
getDisplayName() - Method in class org.mythtv.services.api.channel.Lineup
 
getDupIn() - Method in class org.mythtv.services.api.dvr.RecRule
 
getDuplicateInType() - Method in class org.mythtv.services.api.dvr.Recording
 
getDuplicateMethod() - Method in class org.mythtv.services.api.dvr.Recording
 
getDupMethod() - Method in class org.mythtv.services.api.dvr.RecRule
 
getDurationInMinutes() - Method in class org.mythtv.services.api.dvr.Program
 
getDvbDiSEqCType() - Method in class org.mythtv.services.api.capture.CaptureCard
 
getDvbEitScan() - Method in class org.mythtv.services.api.capture.CaptureCard
 
getDvbOnDemand() - Method in class org.mythtv.services.api.capture.CaptureCard
 
getDvbSatType() - Method in class org.mythtv.services.api.capture.CaptureCard
 
getDvbSwFilter() - Method in class org.mythtv.services.api.capture.CaptureCard
 
getDvbTuningDelay() - Method in class org.mythtv.services.api.capture.CaptureCard
 
getDvbWaitForSeqStart() - Method in class org.mythtv.services.api.capture.CaptureCard
 
getEncoderId() - Method in class org.mythtv.services.api.dvr.Recording
 
getEncoderList(ETagInfo) - Method in interface org.mythtv.services.api.dvr.DvrOperations
- GET
getEncoderList(ETagInfo) - Method in class org.mythtv.services.api.dvr.impl.DvrTemplate
 
getEncoders() - Method in class org.mythtv.services.api.dvr.EncoderList
 
getEncoders() - Method in class org.mythtv.services.api.dvr.Encoders
 
getEndChannelId() - Method in class org.mythtv.services.api.guide.ProgramGuide
 
getEndOffset() - Method in class org.mythtv.services.api.dvr.RecRule
 
getEndpoint() - Method in enum org.mythtv.services.api.capture.impl.CaptureTemplate.Endpoint
 
getEndpoint() - Method in enum org.mythtv.services.api.channel.impl.ChannelTemplate.Endpoint
 
getEndpoint() - Method in enum org.mythtv.services.api.content.impl.ContentTemplate.Endpoint
 
getEndpoint() - Method in enum org.mythtv.services.api.dvr.impl.DvrTemplate.Endpoint
 
getEndpoint() - Method in enum org.mythtv.services.api.guide.impl.GuideTemplate.Endpoint
 
getEndpoint() - Method in enum org.mythtv.services.api.myth.impl.MythTemplate.Endpoint
 
getEndpoint() - Method in enum org.mythtv.services.api.video.impl.VideoTemplate.Endpoint
 
getEndTime() - Method in class org.mythtv.services.api.dvr.Program
 
getEndTime() - Method in class org.mythtv.services.api.dvr.RecRule
 
getEndTime() - Method in class org.mythtv.services.api.guide.ProgramGuide
 
getEndTimestamp() - Method in class org.mythtv.services.api.dvr.Recording
 
getEpisode() - Method in class org.mythtv.services.api.dvr.Program
 
getEpisode() - Method in class org.mythtv.services.api.dvr.RecRule
 
getEpisode() - Method in class org.mythtv.services.api.video.VideoLookup
 
getEpisode() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getETag() - Method in class org.mythtv.services.api.ETagInfo
 
getExpiringList(int, int, ETagInfo) - Method in interface org.mythtv.services.api.dvr.DvrOperations
- GET
getExpiringList(int, int, ETagInfo) - Method in class org.mythtv.services.api.dvr.impl.DvrTemplate
 
getExternalCommand() - Method in class org.mythtv.services.api.capture.CardInput
 
getFanart() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getFec() - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
getFile(String, String, ETagInfo) - Method in interface org.mythtv.services.api.content.ContentOperations
- GET
getFile(String, String, ETagInfo) - Method in class org.mythtv.services.api.content.impl.ContentTemplate
 
getFileList(String, ETagInfo) - Method in interface org.mythtv.services.api.content.ContentOperations
- GET
getFileList(String, ETagInfo) - Method in class org.mythtv.services.api.content.impl.ContentTemplate
 
getFilename() - Method in class org.mythtv.services.api.content.ArtworkInfo
 
getFilename() - Method in class org.mythtv.services.api.dvr.Program
 
getFilename() - Method in class org.mythtv.services.api.myth.LogMessage
 
getFileName() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getFileSize() - Method in class org.mythtv.services.api.dvr.Program
 
getFilter() - Method in class org.mythtv.services.api.dvr.RecRule
 
getFilteredLiveStreamList(String, ETagInfo) - Method in interface org.mythtv.services.api.content.ContentOperations
- GET
getFilteredLiveStreamList(String, ETagInfo) - Method in class org.mythtv.services.api.content.impl.ContentTemplate
 
getFiltererRecordedList(boolean, int, int, String, String, String, ETagInfo) - Method in interface org.mythtv.services.api.dvr.DvrOperations
- GET
getFiltererRecordedList(boolean, int, int, String, String, String, ETagInfo) - Method in class org.mythtv.services.api.dvr.impl.DvrTemplate
 
getFindId() - Method in class org.mythtv.services.api.dvr.RecRule
 
getFineTune() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
getFirewireConnection() - Method in class org.mythtv.services.api.capture.CaptureCard
 
getFirewireModel() - Method in class org.mythtv.services.api.capture.CaptureCard
 
getFirewireSpeed() - Method in class org.mythtv.services.api.capture.CaptureCard
 
getFormat() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
getFrequenceTable() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
getFrequency() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
getFrequency() - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
getFrequencyId() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
getFrequencyTable() - Method in class org.mythtv.services.api.channel.VideoSource
 
getFullUrl() - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
getFunction() - Method in class org.mythtv.services.api.myth.LogMessage
 
getGrabber() - Method in class org.mythtv.services.api.channel.VideoSource
 
getGroupName() - Method in class org.mythtv.services.api.myth.StorageGroupDirectory
 
getGuardInterval() - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
getHash(String, String, ETagInfo) - Method in interface org.mythtv.services.api.content.ContentOperations
- GET
getHash(String, String, ETagInfo) - Method in class org.mythtv.services.api.content.impl.ContentTemplate
 
getHash() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getHeight() - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
getHeight() - Method in class org.mythtv.services.api.video.ArtworkItem
 
getHierarchy() - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
getHomePage() - Method in class org.mythtv.services.api.video.VideoLookup
 
getHomePage() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getHost() - Method in class org.mythtv.services.api.myth.DatabaseInfo
 
getHosthame() - Method in class org.mythtv.services.api.capture.CardInput
 
getHostName() - Method in class org.mythtv.services.api.capture.CaptureCard
 
getHostname() - Method in class org.mythtv.services.api.dvr.Encoder
 
getHostname() - Method in class org.mythtv.services.api.dvr.Program
 
getHostName() - Method in class org.mythtv.services.api.myth.impl.MythTemplate
 
getHostname() - Method in class org.mythtv.services.api.myth.LogMessage
 
getHostName() - Method in interface org.mythtv.services.api.myth.MythOperations
- GET
getHostname() - Method in class org.mythtv.services.api.myth.Setting
 
getHostname() - Method in class org.mythtv.services.api.myth.StorageGroupDirectory
 
getHostname() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getHostnames() - Method in class org.mythtv.services.api.myth.LogMessages
 
getHosts(ETagInfo) - Method in class org.mythtv.services.api.myth.impl.MythTemplate
 
getHosts(ETagInfo) - Method in interface org.mythtv.services.api.myth.MythOperations
- GET
getHpCodeRate() - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
getHue() - Method in class org.mythtv.services.api.capture.CaptureCard
 
getIconUrl() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
getId() - Method in class org.mythtv.services.api.channel.VideoSource
 
getId() - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
getId() - Method in class org.mythtv.services.api.dvr.Encoder
 
getId() - Method in class org.mythtv.services.api.dvr.RecRule
 
getId() - Method in class org.mythtv.services.api.myth.StorageGroupDirectory
 
getId() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getImageFile(String, String, int, int, ETagInfo) - Method in interface org.mythtv.services.api.content.ContentOperations
- GET
getImageFile(String, String, int, int, ETagInfo) - Method in class org.mythtv.services.api.content.impl.ContentTemplate
 
getImdb() - Method in class org.mythtv.services.api.video.VideoLookup
 
getInetref() - Method in class org.mythtv.services.api.dvr.Program
 
getInetref() - Method in class org.mythtv.services.api.dvr.RecRule
 
getInetref() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getInetReference() - Method in class org.mythtv.services.api.video.VideoLookup
 
getInputId() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
getInputName() - Method in class org.mythtv.services.api.capture.CardInput
 
getInteger() - Method in class org.mythtv.services.api.Int
 
getInversion() - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
getKey() - Method in class org.mythtv.services.api.frontend.Action
 
getKey() - Method in class org.mythtv.services.api.frontend.StateStringItem
 
getKeys(ETagInfo) - Method in class org.mythtv.services.api.myth.impl.MythTemplate
 
getKeys(ETagInfo) - Method in interface org.mythtv.services.api.myth.MythOperations
- GET
getLabel() - Method in class org.mythtv.services.api.myth.LabelValue
 
getLanguage() - Method in class org.mythtv.services.api.video.VideoLookup
 
getLastDeleted() - Method in class org.mythtv.services.api.dvr.RecRule
 
getLastModified() - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
getLastModified() - Method in class org.mythtv.services.api.dvr.Program
 
getLastRecorded() - Method in class org.mythtv.services.api.dvr.RecRule
 
getLength() - Method in class org.mythtv.services.api.video.VideoLookup
 
getLength() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getLevel() - Method in class org.mythtv.services.api.myth.LogMessage
 
getLine() - Method in class org.mythtv.services.api.myth.LogMessage
 
getLineupId() - Method in class org.mythtv.services.api.channel.Lineup
 
getLineupId() - Method in class org.mythtv.services.api.channel.VideoSource
 
getLineups() - Method in class org.mythtv.services.api.channel.LineupList
 
getLineups() - Method in class org.mythtv.services.api.channel.Lineups
 
getLiveStream(int, ETagInfo) - Method in interface org.mythtv.services.api.content.ContentOperations
- GET
getLiveStream(int, ETagInfo) - Method in class org.mythtv.services.api.content.impl.ContentTemplate
 
getLiveStreamInfo() - Method in class org.mythtv.services.api.content.LiveStreamInfoWrapper
 
getLiveStreamInfos() - Method in class org.mythtv.services.api.content.LiveStreamInfos
 
getLiveStreamList(ETagInfo) - Method in interface org.mythtv.services.api.content.ContentOperations
- GET
getLiveStreamList(ETagInfo) - Method in class org.mythtv.services.api.content.impl.ContentTemplate
 
getLiveTVOrder() - Method in class org.mythtv.services.api.capture.CardInput
 
getLocalHostName() - Method in class org.mythtv.services.api.myth.DatabaseInfo
 
getLogMessages() - Method in class org.mythtv.services.api.myth.LogMessageList
 
getLogMessages() - Method in class org.mythtv.services.api.myth.LogMessages
 
getLogs(String, String, int, int, String, String, int, String, DateTime, DateTime, String, String, ETagInfo) - Method in class org.mythtv.services.api.myth.impl.MythTemplate
 
getLogs(String, String, int, int, String, String, int, String, DateTime, DateTime, String, String, ETagInfo) - Method in interface org.mythtv.services.api.myth.MythOperations
- GET
getLpCodeRate() - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
getMaxEpisodes() - Method in class org.mythtv.services.api.dvr.RecRule
 
getMaxSegments() - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
getMessage() - Method in class org.mythtv.services.api.myth.LogMessage
 
getMessage() - Method in exception org.mythtv.services.api.MythServiceApiRuntimeException
Return the detail message, including the message from the nested exception if there is one.
getModulation() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
getModulation() - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
getModulationSystem() - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
getMostSpecificCause() - Method in exception org.mythtv.services.api.MythServiceApiRuntimeException
Retrieve the most specific cause of this exception, that is, either the innermost cause (root cause) or this exception itself.
getMultiplexId() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
getMultiplexId() - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
getMusic(int, ETagInfo) - Method in interface org.mythtv.services.api.content.ContentOperations
- GET
getMusic(int, ETagInfo) - Method in class org.mythtv.services.api.content.impl.ContentTemplate
 
getName() - Method in class org.mythtv.services.api.channel.Lineup
 
getName() - Method in class org.mythtv.services.api.myth.DatabaseInfo
 
getNetworkId() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
getNetworkId() - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
getNextRecording() - Method in class org.mythtv.services.api.dvr.RecRule
 
getNitId() - Method in class org.mythtv.services.api.channel.VideoSource
 
getNumberBDJTitles() - Method in class org.mythtv.services.api.video.BlurayInfo
 
getNumberHDMVTitles() - Method in class org.mythtv.services.api.video.BlurayInfo
 
getNumberOfChannels() - Method in class org.mythtv.services.api.guide.ProgramGuide
 
getNumberUnsupportedTitles() - Method in class org.mythtv.services.api.video.BlurayInfo
 
getParentalLevel() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getParentId() - Method in class org.mythtv.services.api.dvr.RecRule
 
getPassword() - Method in class org.mythtv.services.api.channel.VideoSource
 
getPassword() - Method in class org.mythtv.services.api.myth.DatabaseInfo
 
getPath() - Method in class org.mythtv.services.api.video.BlurayInfo
 
getPercentComplete() - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
getPid() - Method in class org.mythtv.services.api.myth.LogMessage
 
getPlayCount() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getPlayGroup() - Method in class org.mythtv.services.api.dvr.Recording
 
getPlayGroup() - Method in class org.mythtv.services.api.dvr.RecRule
 
getPolarity() - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
getPopularity() - Method in class org.mythtv.services.api.video.VideoLookup
 
getPort() - Method in class org.mythtv.services.api.myth.DatabaseInfo
 
getPostal() - Method in class org.mythtv.services.api.channel.Lineup
 
getPreferredInput() - Method in class org.mythtv.services.api.dvr.RecRule
 
getPreviewImage(int, DateTime, int, int, int, ETagInfo) - Method in interface org.mythtv.services.api.content.ContentOperations
- GET
getPreviewImage(int, DateTime, int, int, int, ETagInfo) - Method in class org.mythtv.services.api.content.impl.ContentTemplate
 
getPriority() - Method in class org.mythtv.services.api.dvr.Recording
 
getProfile() - Method in class org.mythtv.services.api.dvr.Recording
 
getProgram() - Method in class org.mythtv.services.api.dvr.ProgramWrapper
 
getProgramArtworkList(String, int, ETagInfo) - Method in interface org.mythtv.services.api.content.ContentOperations
- GET
getProgramArtworkList(String, int, ETagInfo) - Method in class org.mythtv.services.api.content.impl.ContentTemplate
 
getProgramDetails(int, DateTime, ETagInfo) - Method in interface org.mythtv.services.api.guide.GuideOperations
- GET
getProgramDetails(int, DateTime, ETagInfo) - Method in class org.mythtv.services.api.guide.impl.GuideTemplate
 
getProgramFlags() - Method in class org.mythtv.services.api.dvr.Program
 
getProgramGuide(DateTime, DateTime, int, int, boolean, ETagInfo) - Method in interface org.mythtv.services.api.guide.GuideOperations
- GET
getProgramGuide(DateTime, DateTime, int, int, boolean, ETagInfo) - Method in class org.mythtv.services.api.guide.impl.GuideTemplate
 
getProgramGuide() - Method in class org.mythtv.services.api.guide.ProgramGuideWrapper
 
getProgramId() - Method in class org.mythtv.services.api.dvr.Program
 
getProgramId() - Method in class org.mythtv.services.api.dvr.RecRule
 
getPrograms() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
getPrograms() - Method in class org.mythtv.services.api.dvr.ProgramList
 
getPrograms() - Method in class org.mythtv.services.api.dvr.Programs
 
getProtocol() - Method in class org.mythtv.services.api.myth.VersionInfo
 
getProtocolVersion() - Method in class org.mythtv.services.api.channel.ChannelInfos
 
getProtocolVersion() - Method in class org.mythtv.services.api.channel.VideoMultiplexes
 
getProtocolVersion() - Method in class org.mythtv.services.api.channel.VideoSources
 
getProtocolVersion() - Method in class org.mythtv.services.api.dvr.Programs
 
getProtocolVersion() - Method in class org.mythtv.services.api.dvr.RecRules
 
getProtocolVersion() - Method in class org.mythtv.services.api.guide.ProgramGuide
 
getProtocolVersion() - Method in class org.mythtv.services.api.video.VideoLookups
 
getProtocolVersion() - Method in class org.mythtv.services.api.video.VideoMetadataInfos
 
getQuicktune() - Method in class org.mythtv.services.api.capture.CardInput
 
getRecGroup() - Method in class org.mythtv.services.api.dvr.RecRule
 
getReconnect() - Method in class org.mythtv.services.api.myth.WOLInfo
 
getRecorded(int, DateTime, ETagInfo) - Method in interface org.mythtv.services.api.dvr.DvrOperations
- GET
getRecorded(int, DateTime, ETagInfo) - Method in class org.mythtv.services.api.dvr.impl.DvrTemplate
 
getRecordedList(ETagInfo) - Method in interface org.mythtv.services.api.dvr.DvrOperations
- GET
getRecordedList(int, int, boolean, ETagInfo) - Method in interface org.mythtv.services.api.dvr.DvrOperations
- GET
getRecordedList(ETagInfo) - Method in class org.mythtv.services.api.dvr.impl.DvrTemplate
 
getRecordedList(int, int, boolean, ETagInfo) - Method in class org.mythtv.services.api.dvr.impl.DvrTemplate
 
getRecordId() - Method in class org.mythtv.services.api.dvr.Recording
 
getRecording(int, DateTime, ETagInfo) - Method in interface org.mythtv.services.api.content.ContentOperations
- GET
getRecording(int, DateTime, ETagInfo) - Method in class org.mythtv.services.api.content.impl.ContentTemplate
 
getRecording() - Method in class org.mythtv.services.api.dvr.Encoder
 
getRecording() - Method in class org.mythtv.services.api.dvr.Program
 
getRecordingArtwork(String, String, int, int, int, ETagInfo) - Method in interface org.mythtv.services.api.content.ContentOperations
- GET
getRecordingArtwork(String, String, int, int, int, ETagInfo) - Method in class org.mythtv.services.api.content.impl.ContentTemplate
 
getRecordingArtworkList(int, DateTime, ETagInfo) - Method in interface org.mythtv.services.api.content.ContentOperations
- GET
getRecordingArtworkList(int, DateTime, ETagInfo) - Method in class org.mythtv.services.api.content.impl.ContentTemplate
 
getRecordingGroup() - Method in class org.mythtv.services.api.dvr.Recording
 
getRecordingPriority() - Method in class org.mythtv.services.api.capture.CardInput
 
getRecordingType() - Method in class org.mythtv.services.api.dvr.Recording
 
getRecordSchedule(int, ETagInfo) - Method in interface org.mythtv.services.api.dvr.DvrOperations
- GET
getRecordSchedule(int, ETagInfo) - Method in class org.mythtv.services.api.dvr.impl.DvrTemplate
 
getRecordScheduleList(int, int, ETagInfo) - Method in interface org.mythtv.services.api.dvr.DvrOperations
- GET
getRecordScheduleList(int, int, ETagInfo) - Method in class org.mythtv.services.api.dvr.impl.DvrTemplate
 
getRecPriority() - Method in class org.mythtv.services.api.dvr.RecRule
 
getRecProfile() - Method in class org.mythtv.services.api.dvr.RecRule
 
getRecRule() - Method in class org.mythtv.services.api.dvr.RecRuleWrapper
 
getRecRules() - Method in class org.mythtv.services.api.dvr.RecRuleList
 
getRecRules() - Method in class org.mythtv.services.api.dvr.RecRules
 
getRelativeUrl() - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
getReleaseDate() - Method in class org.mythtv.services.api.video.VideoLookup
 
getReleaseDate() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getRequestEntity(ETagInfo) - Method in class org.mythtv.services.api.AbstractOperations
 
getRetry() - Method in class org.mythtv.services.api.myth.WOLInfo
 
getRevenue() - Method in class org.mythtv.services.api.video.VideoLookup
 
getRollOff() - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
getRootCause() - Method in exception org.mythtv.services.api.MythServiceApiRuntimeException
Retrieve the innermost cause of this exception, if any.
getSchedOrder() - Method in class org.mythtv.services.api.capture.CardInput
 
getSchema() - Method in class org.mythtv.services.api.myth.VersionInfo
 
getScreenshot() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getSearchType() - Method in class org.mythtv.services.api.dvr.RecRule
 
getSeason() - Method in class org.mythtv.services.api.dvr.Program
 
getSeason() - Method in class org.mythtv.services.api.dvr.RecRule
 
getSeason() - Method in class org.mythtv.services.api.video.VideoLookup
 
getSeason() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getSegmentCount() - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
getSegmentSize() - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
getSeriesId() - Method in class org.mythtv.services.api.dvr.Program
 
getSeriesId() - Method in class org.mythtv.services.api.dvr.RecRule
 
getServiceId() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
getServiceVersion() - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
getSetting(String, String, String, ETagInfo) - Method in class org.mythtv.services.api.myth.impl.MythTemplate
 
getSetting(String, String, String, ETagInfo) - Method in interface org.mythtv.services.api.myth.MythOperations
- GET
getSetting() - Method in class org.mythtv.services.api.myth.SettingList
 
getSettings() - Method in class org.mythtv.services.api.myth.Setting
 
getSignalTimeout() - Method in class org.mythtv.services.api.capture.CaptureCard
 
getSiStandard() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
getSiStandard() - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
getSkipBtAudio() - Method in class org.mythtv.services.api.capture.CaptureCard
 
getSleepStatus() - Method in class org.mythtv.services.api.dvr.Encoder
 
getSourceFile() - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
getSourceHeight() - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
getSourceHost() - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
getSourceId() - Method in class org.mythtv.services.api.capture.CardInput
 
getSourceId() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
getSourceId() - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
getSourceName() - Method in class org.mythtv.services.api.channel.VideoSource
 
getSourceWidth() - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
getStars() - Method in class org.mythtv.services.api.dvr.Program
 
getStartChannel() - Method in class org.mythtv.services.api.capture.CardInput
 
getStartChannelId() - Method in class org.mythtv.services.api.guide.ProgramGuide
 
getStartIndex() - Method in class org.mythtv.services.api.channel.ChannelInfos
 
getStartIndex() - Method in class org.mythtv.services.api.channel.VideoMultiplexes
 
getStartIndex() - Method in class org.mythtv.services.api.dvr.Programs
 
getStartIndex() - Method in class org.mythtv.services.api.dvr.RecRules
 
getStartIndex() - Method in class org.mythtv.services.api.video.VideoMetadataInfos
 
getStartOffset() - Method in class org.mythtv.services.api.dvr.RecRule
 
getStartSegment() - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
getStartTime() - Method in class org.mythtv.services.api.dvr.Program
 
getStartTime() - Method in class org.mythtv.services.api.dvr.RecRule
 
getStartTime() - Method in class org.mythtv.services.api.guide.ProgramGuide
 
getStartTimestamp() - Method in class org.mythtv.services.api.dvr.Recording
 
getState() - Method in class org.mythtv.services.api.dvr.Encoder
 
getState() - Method in class org.mythtv.services.api.frontend.Status
 
getStates() - Method in class org.mythtv.services.api.frontend.State
 
getStatus() - Method in class org.mythtv.services.api.dvr.Recording
 
getStatus(String, ETagInfo) - Method in interface org.mythtv.services.api.frontend.FrontendOperations
- GET
getStatus() - Method in class org.mythtv.services.api.frontend.FrontendStatus
Returns the frontend status object
getStatus(String, ETagInfo) - Method in class org.mythtv.services.api.frontend.impl.FrontendTemplate
 
getStatusInt() - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
getStatusMessage() - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
getStatusStr() - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
getStorageGroup() - Method in class org.mythtv.services.api.content.ArtworkInfo
 
getStorageGroup() - Method in class org.mythtv.services.api.dvr.Recording
 
getStorageGroup() - Method in class org.mythtv.services.api.dvr.RecRule
 
getStorageGroupDirectories() - Method in class org.mythtv.services.api.myth.StorageGroupDirectories
 
getStorageGroupDirectories() - Method in class org.mythtv.services.api.myth.StorageGroupDirectoryList
 
getStoreageGroupDirectories(String, String, ETagInfo) - Method in class org.mythtv.services.api.myth.impl.MythTemplate
 
getStoreageGroupDirectories(String, String, ETagInfo) - Method in interface org.mythtv.services.api.myth.MythOperations
- GET
getStringList() - Method in class org.mythtv.services.api.StringList
 
getStudio() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getSubProps() - Method in class org.mythtv.services.api.dvr.Program
 
getSubTitle() - Method in class org.mythtv.services.api.dvr.Program
 
getSubTitle() - Method in class org.mythtv.services.api.dvr.RecRule
 
getSubTitle() - Method in class org.mythtv.services.api.video.VideoLookup
 
getSubTitle() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getSymbolRate() - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
getTagline() - Method in class org.mythtv.services.api.video.VideoLookup
 
getTagline() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getThread() - Method in class org.mythtv.services.api.myth.LogMessage
 
getThumbCount() - Method in class org.mythtv.services.api.video.BlurayInfo
 
getThumbnail() - Method in class org.mythtv.services.api.video.ArtworkItem
 
getThumbPath() - Method in class org.mythtv.services.api.video.BlurayInfo
 
getTid() - Method in class org.mythtv.services.api.myth.LogMessage
 
getTime() - Method in class org.mythtv.services.api.dvr.RecRule
 
getTime() - Method in class org.mythtv.services.api.myth.LogMessage
 
getTimeZoneId() - Method in class org.mythtv.services.api.myth.TimeZoneInfo
 
getTimeZoneInfo() - Method in class org.mythtv.services.api.myth.impl.MythTemplate
 
getTimeZoneInfo() - Method in interface org.mythtv.services.api.myth.MythOperations
- GET
getTitle() - Method in class org.mythtv.services.api.dvr.Program
 
getTitle() - Method in class org.mythtv.services.api.dvr.RecRule
 
getTitle() - Method in class org.mythtv.services.api.video.BlurayInfo
 
getTitle() - Method in class org.mythtv.services.api.video.VideoLookup
 
getTitle() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getTitleCount() - Method in class org.mythtv.services.api.video.BlurayInfo
 
getTmsReference() - Method in class org.mythtv.services.api.video.VideoLookup
 
getTotalAvailable() - Method in class org.mythtv.services.api.channel.ChannelInfos
 
getTotalAvailable() - Method in class org.mythtv.services.api.channel.VideoMultiplexes
 
getTotalAvailable() - Method in class org.mythtv.services.api.dvr.Programs
 
getTotalAvailable() - Method in class org.mythtv.services.api.dvr.RecRules
 
getTotalAvailable() - Method in class org.mythtv.services.api.video.VideoMetadataInfos
 
getTotalDiscNumber() - Method in class org.mythtv.services.api.video.BlurayInfo
 
getTotalPages() - Method in class org.mythtv.services.api.channel.ChannelInfos
 
getTotalPages() - Method in class org.mythtv.services.api.channel.VideoMultiplexes
 
getTotalPages() - Method in class org.mythtv.services.api.video.VideoMetadataInfos
 
getTrailer() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getTranscoder() - Method in class org.mythtv.services.api.dvr.RecRule
 
getTransmissionMode() - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
getTransportId() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
getTransportId() - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
getTuneChannel() - Method in class org.mythtv.services.api.capture.CardInput
 
getType() - Method in class org.mythtv.services.api.channel.Lineup
 
getType() - Method in class org.mythtv.services.api.content.ArtworkInfo
 
getType() - Method in class org.mythtv.services.api.dvr.RecRule
 
getType() - Method in class org.mythtv.services.api.myth.DatabaseInfo
 
getType() - Method in class org.mythtv.services.api.video.ArtworkItem
 
getUpcomingList(int, int, boolean, ETagInfo) - Method in interface org.mythtv.services.api.dvr.DvrOperations
- GET
getUpcomingList(int, int, boolean, ETagInfo) - Method in class org.mythtv.services.api.dvr.impl.DvrTemplate
 
getUpdateTimestamp() - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
getUrl() - Method in class org.mythtv.services.api.content.ArtworkInfo
 
getUrl() - Method in class org.mythtv.services.api.video.ArtworkItem
 
getUserId() - Method in class org.mythtv.services.api.channel.VideoSource
 
getUsername() - Method in class org.mythtv.services.api.myth.DatabaseInfo
 
getUserRating() - Method in class org.mythtv.services.api.video.VideoLookup
 
getUserRating() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
getUtcOffset() - Method in class org.mythtv.services.api.myth.TimeZoneInfo
 
getValue() - Method in class org.mythtv.services.api.frontend.Action
 
getValue() - Method in class org.mythtv.services.api.frontend.StateStringItem
 
getValue() - Method in class org.mythtv.services.api.myth.LabelValue
 
getVbiDevice() - Method in class org.mythtv.services.api.capture.CaptureCard
 
getVersion() - Method in class org.mythtv.services.api.channel.ChannelInfos
 
getVersion() - Method in class org.mythtv.services.api.channel.VideoMultiplexes
 
getVersion() - Method in class org.mythtv.services.api.channel.VideoSources
 
getVersion() - Method in class org.mythtv.services.api.dvr.Programs
 
getVersion() - Method in class org.mythtv.services.api.dvr.RecRules
 
getVersion() - Method in class org.mythtv.services.api.guide.ProgramGuide
 
getVersion() - Method in class org.mythtv.services.api.myth.ConnectionInfo
 
getVersion() - Method in class org.mythtv.services.api.myth.VersionInfo
 
getVersion() - Method in class org.mythtv.services.api.video.VideoLookups
 
getVersion() - Method in class org.mythtv.services.api.video.VideoMetadataInfos
 
getVideo(int, ETagInfo) - Method in interface org.mythtv.services.api.content.ContentOperations
- GET
getVideo(int, ETagInfo) - Method in class org.mythtv.services.api.content.impl.ContentTemplate
 
getVideo(int, ETagInfo) - Method in class org.mythtv.services.api.video.impl.VideoTemplate
 
getVideo(int, ETagInfo) - Method in interface org.mythtv.services.api.video.VideoOperations
- GET
getVideoArtwork(String, int, int, int, ETagInfo) - Method in interface org.mythtv.services.api.content.ContentOperations
- GET
getVideoArtwork(String, int, int, int, ETagInfo) - Method in class org.mythtv.services.api.content.impl.ContentTemplate
 
getVideoByFilename(String, ETagInfo) - Method in class org.mythtv.services.api.video.impl.VideoTemplate
 
getVideoByFilename(String, ETagInfo) - Method in interface org.mythtv.services.api.video.VideoOperations
- GET
getVideoDevice() - Method in class org.mythtv.services.api.capture.CaptureCard
 
getVideoList(boolean, int, int, ETagInfo) - Method in class org.mythtv.services.api.video.impl.VideoTemplate
 
getVideoList(boolean, int, int, ETagInfo) - Method in interface org.mythtv.services.api.video.VideoOperations
- GET
getVideoLookups() - Method in class org.mythtv.services.api.video.VideoLookupList
 
getVideoLookups() - Method in class org.mythtv.services.api.video.VideoLookups
 
getVideoMetadataInfo() - Method in class org.mythtv.services.api.video.VideoMetaDataInfoWrapper
 
getVideoMetadataInfos() - Method in class org.mythtv.services.api.video.VideoMetadataInfoList
 
getVideoMetadataInfos() - Method in class org.mythtv.services.api.video.VideoMetadataInfos
 
getVideoMultiplex(int, ETagInfo) - Method in interface org.mythtv.services.api.channel.ChannelOperations
- GET
getVideoMultiplex(int, ETagInfo) - Method in class org.mythtv.services.api.channel.impl.ChannelTemplate
 
getVideoMultiplex() - Method in class org.mythtv.services.api.channel.VideoMultiplexWrapper
 
getVideoMultiplexes() - Method in class org.mythtv.services.api.channel.VideoMultiplexes
 
getVideoMultiplexes() - Method in class org.mythtv.services.api.channel.VideoMultiplexList
 
getVideoMultiplexList(int, int, int, ETagInfo) - Method in interface org.mythtv.services.api.channel.ChannelOperations
- GET
getVideoMultiplexList(int, int, int, ETagInfo) - Method in class org.mythtv.services.api.channel.impl.ChannelTemplate
 
getVideoProps() - Method in class org.mythtv.services.api.dvr.Program
 
getVideoSource(int, ETagInfo) - Method in interface org.mythtv.services.api.channel.ChannelOperations
- GET
getVideoSource(int, ETagInfo) - Method in class org.mythtv.services.api.channel.impl.ChannelTemplate
 
getVideoSource() - Method in class org.mythtv.services.api.channel.VideoSourceWrapper
 
getVideoSourceList(ETagInfo) - Method in interface org.mythtv.services.api.channel.ChannelOperations
- GET
getVideoSourceList(ETagInfo) - Method in class org.mythtv.services.api.channel.impl.ChannelTemplate
 
getVideoSources() - Method in class org.mythtv.services.api.channel.VideoSourceList
 
getVideoSources() - Method in class org.mythtv.services.api.channel.VideoSources
 
getWidth() - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
getWidth() - Method in class org.mythtv.services.api.video.ArtworkItem
 
getWol() - Method in class org.mythtv.services.api.myth.ConnectionInfo
 
getXmltvId() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
getXmltvIdList(int, ETagInfo) - Method in interface org.mythtv.services.api.channel.ChannelOperations
- GET
getXmltvIdList(int, ETagInfo) - Method in class org.mythtv.services.api.channel.impl.ChannelTemplate
 
getYear() - Method in class org.mythtv.services.api.video.VideoLookup
 
guideOperations() - Method in class org.mythtv.services.api.BaseMythServicesTemplate
 
GuideOperations - Interface in org.mythtv.services.api.guide
 
guideOperations() - Method in interface org.mythtv.services.api.MythServices
 
GuideTemplate - Class in org.mythtv.services.api.guide.impl
 
GuideTemplate(RestOperations, String) - Constructor for class org.mythtv.services.api.guide.impl.GuideTemplate
 
GuideTemplate.Endpoint - Enum in org.mythtv.services.api.guide.impl
 

H

handleError(ClientHttpResponse) - Method in class org.mythtv.services.api.MythServicesErrorHandler
 
handleResponseEtag(ETagInfo, HttpHeaders) - Method in class org.mythtv.services.api.AbstractOperations
 
hashCode() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
hashCode() - Method in class org.mythtv.services.api.dvr.Program
 

I

Int - Class in org.mythtv.services.api
 
Int() - Constructor for class org.mythtv.services.api.Int
 
isAacSDetected() - Method in class org.mythtv.services.api.video.BlurayInfo
 
isAacSHandled() - Method in class org.mythtv.services.api.video.BlurayInfo
 
isActive() - Method in class org.mythtv.services.api.myth.LabelValue
 
isAutoCommflag() - Method in class org.mythtv.services.api.dvr.RecRule
 
isAutoExpire() - Method in class org.mythtv.services.api.dvr.RecRule
 
isAutoMetaLookup() - Method in class org.mythtv.services.api.dvr.RecRule
 
isAutoTranscode() - Method in class org.mythtv.services.api.dvr.RecRule
 
isAutoUserJob1() - Method in class org.mythtv.services.api.dvr.RecRule
 
isAutoUserJob2() - Method in class org.mythtv.services.api.dvr.RecRule
 
isAutoUserJob3() - Method in class org.mythtv.services.api.dvr.RecRule
 
isAutoUserJob4() - Method in class org.mythtv.services.api.dvr.RecRule
 
isBdPlusDetected() - Method in class org.mythtv.services.api.video.BlurayInfo
 
isBdPlusHandled() - Method in class org.mythtv.services.api.video.BlurayInfo
 
isConnected() - Method in class org.mythtv.services.api.dvr.Encoder
 
isDetails() - Method in class org.mythtv.services.api.guide.ProgramGuide
 
isDishnetEIT() - Method in class org.mythtv.services.api.capture.CardInput
 
isEmptyEtag() - Method in class org.mythtv.services.api.ETagInfo
 
isEnabled() - Method in class org.mythtv.services.api.myth.WOLInfo
 
isFirstPlaySupported() - Method in class org.mythtv.services.api.video.BlurayInfo
 
isInactive() - Method in class org.mythtv.services.api.dvr.RecRule
 
isLibAACSDetected() - Method in class org.mythtv.services.api.video.BlurayInfo
 
isLibBDPlusDetected() - Method in class org.mythtv.services.api.video.BlurayInfo
 
isLocal() - Method in class org.mythtv.services.api.dvr.Encoder
 
isLocalEnabled() - Method in class org.mythtv.services.api.myth.DatabaseInfo
 
isLowOnFreeSpace() - Method in class org.mythtv.services.api.dvr.Encoder
 
isMaxNewest() - Method in class org.mythtv.services.api.dvr.RecRule
 
isNewDataEtag() - Method in class org.mythtv.services.api.ETagInfo
 
isPing() - Method in class org.mythtv.services.api.myth.DatabaseInfo
 
isProcessed() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
isRepeat() - Method in class org.mythtv.services.api.dvr.Program
 
isSelected() - Method in class org.mythtv.services.api.myth.LabelValue
 
isTopMenuSupported() - Method in class org.mythtv.services.api.video.BlurayInfo
 
isUseEit() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
isUseEIT() - Method in class org.mythtv.services.api.channel.VideoSource
 
isVisable() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
isVisible() - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
isVisible() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
isWatched() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 

L

LabelValue - Class in org.mythtv.services.api.myth
 
LabelValue() - Constructor for class org.mythtv.services.api.myth.LabelValue
 
Lineup - Class in org.mythtv.services.api.channel
 
Lineup() - Constructor for class org.mythtv.services.api.channel.Lineup
 
LineupList - Class in org.mythtv.services.api.channel
 
LineupList() - Constructor for class org.mythtv.services.api.channel.LineupList
 
Lineups - Class in org.mythtv.services.api.channel
 
Lineups() - Constructor for class org.mythtv.services.api.channel.Lineups
 
LiveStreamInfo - Class in org.mythtv.services.api.content
 
LiveStreamInfo() - Constructor for class org.mythtv.services.api.content.LiveStreamInfo
 
LiveStreamInfos - Class in org.mythtv.services.api.content
 
LiveStreamInfos() - Constructor for class org.mythtv.services.api.content.LiveStreamInfos
 
LiveStreamInfoWrapper - Class in org.mythtv.services.api.content
 
LiveStreamInfoWrapper() - Constructor for class org.mythtv.services.api.content.LiveStreamInfoWrapper
 
LogMessage - Class in org.mythtv.services.api.myth
 
LogMessage() - Constructor for class org.mythtv.services.api.myth.LogMessage
 
LogMessageList - Class in org.mythtv.services.api.myth
 
LogMessageList() - Constructor for class org.mythtv.services.api.myth.LogMessageList
 
LogMessages - Class in org.mythtv.services.api.myth
 
LogMessages() - Constructor for class org.mythtv.services.api.myth.LogMessages
 
lookupVideo(String, String, String, int, int, String, boolean, ETagInfo) - Method in class org.mythtv.services.api.video.impl.VideoTemplate
 
lookupVideo(String, String, String, int, int, String, boolean, ETagInfo) - Method in interface org.mythtv.services.api.video.VideoOperations
- GET

M

mythOperations() - Method in class org.mythtv.services.api.BaseMythServicesTemplate
 
MythOperations - Interface in org.mythtv.services.api.myth
 
mythOperations() - Method in interface org.mythtv.services.api.MythServices
 
MythServiceApiRuntimeException - Exception in org.mythtv.services.api
 
MythServiceApiRuntimeException() - Constructor for exception org.mythtv.services.api.MythServiceApiRuntimeException
 
MythServiceApiRuntimeException(String) - Constructor for exception org.mythtv.services.api.MythServiceApiRuntimeException
 
MythServiceApiRuntimeException(Throwable) - Constructor for exception org.mythtv.services.api.MythServiceApiRuntimeException
 
MythServiceApiRuntimeException(String, Throwable) - Constructor for exception org.mythtv.services.api.MythServiceApiRuntimeException
 
MythServices - Interface in org.mythtv.services.api
 
MythServicesErrorHandler - Class in org.mythtv.services.api
 
MythServicesErrorHandler() - Constructor for class org.mythtv.services.api.MythServicesErrorHandler
 
MythServicesServiceProvider - Class in org.mythtv.services.connect
 
MythServicesServiceProvider(String) - Constructor for class org.mythtv.services.connect.MythServicesServiceProvider
 
MythServicesTemplate - Class in org.mythtv.services.api
 
MythServicesTemplate(String) - Constructor for class org.mythtv.services.api.MythServicesTemplate
 
MythTemplate - Class in org.mythtv.services.api.myth.impl
 
MythTemplate(RestOperations, String) - Constructor for class org.mythtv.services.api.myth.impl.MythTemplate
 
MythTemplate.Endpoint - Enum in org.mythtv.services.api.myth.impl
 

O

org.mythtv.services.api - package org.mythtv.services.api
 
org.mythtv.services.api.capture - package org.mythtv.services.api.capture
 
org.mythtv.services.api.capture.impl - package org.mythtv.services.api.capture.impl
 
org.mythtv.services.api.channel - package org.mythtv.services.api.channel
 
org.mythtv.services.api.channel.impl - package org.mythtv.services.api.channel.impl
 
org.mythtv.services.api.content - package org.mythtv.services.api.content
 
org.mythtv.services.api.content.impl - package org.mythtv.services.api.content.impl
 
org.mythtv.services.api.dvr - package org.mythtv.services.api.dvr
 
org.mythtv.services.api.dvr.impl - package org.mythtv.services.api.dvr.impl
 
org.mythtv.services.api.frontend - package org.mythtv.services.api.frontend
 
org.mythtv.services.api.frontend.impl - package org.mythtv.services.api.frontend.impl
 
org.mythtv.services.api.guide - package org.mythtv.services.api.guide
 
org.mythtv.services.api.guide.impl - package org.mythtv.services.api.guide.impl
 
org.mythtv.services.api.myth - package org.mythtv.services.api.myth
 
org.mythtv.services.api.myth.impl - package org.mythtv.services.api.myth.impl
 
org.mythtv.services.api.video - package org.mythtv.services.api.video
 
org.mythtv.services.api.video.impl - package org.mythtv.services.api.video.impl
 
org.mythtv.services.connect - package org.mythtv.services.connect
 
org.mythtv.services.utils - package org.mythtv.services.utils
 

P

playRecording(String, int, DateTime) - Method in interface org.mythtv.services.api.frontend.FrontendOperations
- GET
playRecording(String, int, DateTime) - Method in class org.mythtv.services.api.frontend.impl.FrontendTemplate
 
playVideo(String, String, boolean) - Method in interface org.mythtv.services.api.frontend.FrontendOperations
 
playVideo(String, String, boolean) - Method in class org.mythtv.services.api.frontend.impl.FrontendTemplate
 
profileDelete() - Method in class org.mythtv.services.api.myth.impl.MythTemplate
 
profileDelete() - Method in interface org.mythtv.services.api.myth.MythOperations
- POST
profileSubmit() - Method in class org.mythtv.services.api.myth.impl.MythTemplate
 
profileSubmit() - Method in interface org.mythtv.services.api.myth.MythOperations
- POST
profileText() - Method in class org.mythtv.services.api.myth.impl.MythTemplate
 
profileText() - Method in interface org.mythtv.services.api.myth.MythOperations
- GET
profileUpdated() - Method in class org.mythtv.services.api.myth.impl.MythTemplate
 
profileUpdated() - Method in interface org.mythtv.services.api.myth.MythOperations
- GET
profileUrl() - Method in class org.mythtv.services.api.myth.impl.MythTemplate
 
profileUrl() - Method in interface org.mythtv.services.api.myth.MythOperations
- GET
Program - Class in org.mythtv.services.api.dvr
 
Program() - Constructor for class org.mythtv.services.api.dvr.Program
 
ProgramGuide - Class in org.mythtv.services.api.guide
 
ProgramGuide() - Constructor for class org.mythtv.services.api.guide.ProgramGuide
 
ProgramGuideWrapper - Class in org.mythtv.services.api.guide
 
ProgramGuideWrapper() - Constructor for class org.mythtv.services.api.guide.ProgramGuideWrapper
 
ProgramList - Class in org.mythtv.services.api.dvr
 
ProgramList() - Constructor for class org.mythtv.services.api.dvr.ProgramList
 
Programs - Class in org.mythtv.services.api.dvr
 
Programs() - Constructor for class org.mythtv.services.api.dvr.Programs
 
ProgramWrapper - Class in org.mythtv.services.api.dvr
 
ProgramWrapper() - Constructor for class org.mythtv.services.api.dvr.ProgramWrapper
 
putSetting(String, String, String) - Method in class org.mythtv.services.api.myth.impl.MythTemplate
 
putSetting(String, String, String) - Method in interface org.mythtv.services.api.myth.MythOperations
- POST

R

Recording - Class in org.mythtv.services.api.dvr
 
Recording() - Constructor for class org.mythtv.services.api.dvr.Recording
 
RecRule - Class in org.mythtv.services.api.dvr
 
RecRule() - Constructor for class org.mythtv.services.api.dvr.RecRule
 
RecRuleList - Class in org.mythtv.services.api.dvr
 
RecRuleList() - Constructor for class org.mythtv.services.api.dvr.RecRuleList
 
RecRules - Class in org.mythtv.services.api.dvr
 
RecRules() - Constructor for class org.mythtv.services.api.dvr.RecRules
 
RecRuleWrapper - Class in org.mythtv.services.api.dvr
 
RecRuleWrapper() - Constructor for class org.mythtv.services.api.dvr.RecRuleWrapper
 
removeCaptureCard(int, ETagInfo) - Method in interface org.mythtv.services.api.capture.CaptureOperations
- POST
removeCaptureCard(int, ETagInfo) - Method in class org.mythtv.services.api.capture.impl.CaptureTemplate
 
removeCardInput(int) - Method in interface org.mythtv.services.api.capture.CaptureOperations
- POST
removeCardInput(int) - Method in class org.mythtv.services.api.capture.impl.CaptureTemplate
 
removeDBChannel(int) - Method in interface org.mythtv.services.api.channel.ChannelOperations
- POST
removeDBChannel(int) - Method in class org.mythtv.services.api.channel.impl.ChannelTemplate
 
removeLiveStream(int) - Method in interface org.mythtv.services.api.content.ContentOperations
- GET
removeLiveStream(int) - Method in class org.mythtv.services.api.content.impl.ContentTemplate
 
removeRecorded(int, DateTime) - Method in interface org.mythtv.services.api.dvr.DvrOperations
- GET
removeRecorded(int, DateTime) - Method in class org.mythtv.services.api.dvr.impl.DvrTemplate
 
removeRecordingSchedule(int) - Method in interface org.mythtv.services.api.dvr.DvrOperations
- POST
removeRecordingSchedule(int) - Method in class org.mythtv.services.api.dvr.impl.DvrTemplate
 
removeStorageGroupDirectory(String, String, String) - Method in class org.mythtv.services.api.myth.impl.MythTemplate
 
removeStorageGroupDirectory(String, String, String) - Method in interface org.mythtv.services.api.myth.MythOperations
- POST
removeVideoFromDatabase(int) - Method in class org.mythtv.services.api.video.impl.VideoTemplate
 
removeVideoFromDatabase(int) - Method in interface org.mythtv.services.api.video.VideoOperations
- POST
removeVideoSource(int) - Method in interface org.mythtv.services.api.channel.ChannelOperations
- POST
removeVideoSource(int) - Method in class org.mythtv.services.api.channel.impl.ChannelTemplate
 

S

sendAction(String, String, String, int, int) - Method in interface org.mythtv.services.api.frontend.FrontendOperations
- GET
sendAction(String, String, String, int, int) - Method in class org.mythtv.services.api.frontend.impl.FrontendTemplate
 
sendMessage(String, String) - Method in interface org.mythtv.services.api.frontend.FrontendOperations
- GET
sendMessage(String, String) - Method in class org.mythtv.services.api.frontend.impl.FrontendTemplate
 
sendMessage(String, String, int, int) - Method in class org.mythtv.services.api.myth.impl.MythTemplate
 
sendMessage(String, String, int, int) - Method in interface org.mythtv.services.api.myth.MythOperations
- GET
serialize(DateTime, JsonGenerator, SerializerProvider) - Method in class org.mythtv.services.api.DateTimeSerializer
 
serialize(DateTime, JsonGenerator, SerializerProvider) - Method in class org.mythtv.services.api.TimeSerializer
 
setAacSDetected(boolean) - Method in class org.mythtv.services.api.video.BlurayInfo
 
setAacSHandled(boolean) - Method in class org.mythtv.services.api.video.BlurayInfo
 
setActions(List<Action>) - Method in class org.mythtv.services.api.frontend.FrontendActionList
 
setActive(boolean) - Method in class org.mythtv.services.api.myth.LabelValue
 
setAddDate(DateTime) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setAirDate(DateTime) - Method in class org.mythtv.services.api.dvr.Program
 
setAltTitle(String) - Method in class org.mythtv.services.api.video.BlurayInfo
 
setApplication(String) - Method in class org.mythtv.services.api.myth.LogMessage
 
setApplications(List<LabelValue>) - Method in class org.mythtv.services.api.myth.LogMessages
 
setArtwork(ArtworkInfos) - Method in class org.mythtv.services.api.dvr.Program
 
setArtwork(ArtworkInfos) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setArtworkInfos(ArtworkInfos) - Method in class org.mythtv.services.api.content.ArtworkInfoList
 
setArtworkInfos(List<ArtworkInfo>) - Method in class org.mythtv.services.api.content.ArtworkInfos
 
setArtworks(List<ArtworkItem>) - Method in class org.mythtv.services.api.video.VideoLookup
 
setAsOf(DateTime) - Method in class org.mythtv.services.api.channel.ChannelInfos
 
setAsOf(DateTime) - Method in class org.mythtv.services.api.channel.VideoMultiplexes
 
setAsOf(DateTime) - Method in class org.mythtv.services.api.channel.VideoSources
 
setAsOf(DateTime) - Method in class org.mythtv.services.api.dvr.Programs
 
setAsOf(DateTime) - Method in class org.mythtv.services.api.dvr.RecRules
 
setAsOf(DateTime) - Method in class org.mythtv.services.api.guide.ProgramGuide
 
setAsOf(DateTime) - Method in class org.mythtv.services.api.video.VideoLookups
 
setAsOf(DateTime) - Method in class org.mythtv.services.api.video.VideoMetadataInfos
 
setAtscMajorChannel(int) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setAtscMinorChannel(int) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setAudioBitrate(int) - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
setAudioDevice(String) - Method in class org.mythtv.services.api.capture.CaptureCard
 
setAudioOnlyBitrate(int) - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
setAudioProps(int) - Method in class org.mythtv.services.api.dvr.Program
 
setAudioRateLimit(Integer) - Method in class org.mythtv.services.api.capture.CaptureCard
 
setAutoCommflag(boolean) - Method in class org.mythtv.services.api.dvr.RecRule
 
setAutoExpire(boolean) - Method in class org.mythtv.services.api.dvr.RecRule
 
setAutoMetaLookup(boolean) - Method in class org.mythtv.services.api.dvr.RecRule
 
setAutoTranscode(boolean) - Method in class org.mythtv.services.api.dvr.RecRule
 
setAutoUserJob1(boolean) - Method in class org.mythtv.services.api.dvr.RecRule
 
setAutoUserJob2(boolean) - Method in class org.mythtv.services.api.dvr.RecRule
 
setAutoUserJob3(boolean) - Method in class org.mythtv.services.api.dvr.RecRule
 
setAutoUserJob4(boolean) - Method in class org.mythtv.services.api.dvr.RecRule
 
setAverageDelay(int) - Method in class org.mythtv.services.api.dvr.RecRule
 
setBandwidth(String) - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
setBanner(String) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setBdPlusDetected(boolean) - Method in class org.mythtv.services.api.video.BlurayInfo
 
setBdPlusHandled(boolean) - Method in class org.mythtv.services.api.video.BlurayInfo
 
setBinary(String) - Method in class org.mythtv.services.api.myth.VersionInfo
 
setBitrate(int) - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
setBlurayInfo(BlurayInfo) - Method in class org.mythtv.services.api.video.BlurayInfoWrapper
 
setBool(Boolean) - Method in class org.mythtv.services.api.Bool
 
setBranch(String) - Method in class org.mythtv.services.api.myth.VersionInfo
 
setBrightness(Integer) - Method in class org.mythtv.services.api.capture.CaptureCard
 
setBudget(int) - Method in class org.mythtv.services.api.video.VideoLookup
 
setCallSign(String) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setCallSign(String) - Method in class org.mythtv.services.api.dvr.RecRule
 
setCaptureCard(CaptureCard) - Method in class org.mythtv.services.api.capture.CaptureCardWrapper
 
setCaptureCards(CaptureCards) - Method in class org.mythtv.services.api.capture.CaptureCardList
 
setCaptureCards(List<CaptureCard>) - Method in class org.mythtv.services.api.capture.CaptureCards
 
setCardId(int) - Method in class org.mythtv.services.api.capture.CaptureCard
 
setCardId(int) - Method in class org.mythtv.services.api.capture.CardInput
 
setCardType(String) - Method in class org.mythtv.services.api.capture.CaptureCard
 
setCategory(String) - Method in class org.mythtv.services.api.dvr.Program
 
setCategory(String) - Method in class org.mythtv.services.api.dvr.RecRule
 
setCategoryType(String) - Method in class org.mythtv.services.api.dvr.Program
 
setCertification(String) - Method in class org.mythtv.services.api.video.VideoLookup
 
setCertification(String) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setChangerDevice(String) - Method in class org.mythtv.services.api.capture.CardInput
 
setChangerModel(String) - Method in class org.mythtv.services.api.capture.CardInput
 
setChanId(int) - Method in class org.mythtv.services.api.dvr.RecRule
 
setChannelFilters(String) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setChannelId(int) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setChannelInfo(ChannelInfo) - Method in class org.mythtv.services.api.channel.ChannelInfoWrapper
 
setChannelInfo(ChannelInfo) - Method in class org.mythtv.services.api.dvr.Program
 
setChannelInfos(ChannelInfos) - Method in class org.mythtv.services.api.channel.ChannelInfoList
 
setChannelInfos(List<ChannelInfo>) - Method in class org.mythtv.services.api.channel.ChannelInfos
 
setChannelName(String) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setChannelNumber(String) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setChannels(List<ChannelInfo>) - Method in class org.mythtv.services.api.guide.ProgramGuide
 
setChannelTimeout(Integer) - Method in class org.mythtv.services.api.capture.CaptureCard
 
setCollectionReference(String) - Method in class org.mythtv.services.api.video.VideoLookup
 
setCollectionReference(int) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setColour(Integer) - Method in class org.mythtv.services.api.capture.CaptureCard
 
setCommand(String) - Method in class org.mythtv.services.api.myth.WOLInfo
 
setCommercialFree(int) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setConfigPath(String) - Method in class org.mythtv.services.api.channel.VideoSource
 
setConnected(boolean) - Method in class org.mythtv.services.api.dvr.Encoder
 
setConstellation(String) - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
setContentType(String) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setContrast(Integer) - Method in class org.mythtv.services.api.capture.CaptureCard
 
setCount(int) - Method in class org.mythtv.services.api.channel.ChannelInfos
 
setCount(int) - Method in class org.mythtv.services.api.channel.VideoMultiplexes
 
setCount(int) - Method in class org.mythtv.services.api.dvr.Programs
 
setCount(int) - Method in class org.mythtv.services.api.dvr.RecRules
 
setCount(int) - Method in class org.mythtv.services.api.guide.ProgramGuide
 
setCount(int) - Method in class org.mythtv.services.api.video.VideoLookups
 
setCount(int) - Method in class org.mythtv.services.api.video.VideoMetadataInfos
 
setCountries(List<String>) - Method in class org.mythtv.services.api.video.VideoLookup
 
setCoverart(String) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setCreated(DateTime) - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
setCurrentDateTime(DateTime) - Method in class org.mythtv.services.api.myth.TimeZoneInfo
 
setCurrentLocation(String) - Method in class org.mythtv.services.api.frontend.State
 
setCurrentPage(int) - Method in class org.mythtv.services.api.channel.ChannelInfos
 
setCurrentPage(int) - Method in class org.mythtv.services.api.channel.VideoMultiplexes
 
setCurrentPage(int) - Method in class org.mythtv.services.api.video.VideoMetadataInfos
 
setCurrentSegment(int) - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
setDatabase(DatabaseInfo) - Method in class org.mythtv.services.api.myth.ConnectionInfo
 
setDay(int) - Method in class org.mythtv.services.api.dvr.RecRule
 
setDefaultAuth(String) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setDefaultAuthority(String) - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
setDescription(String) - Method in class org.mythtv.services.api.dvr.Program
 
setDescription(String) - Method in class org.mythtv.services.api.dvr.RecRule
 
setDescription(String) - Method in class org.mythtv.services.api.myth.LabelValue
 
setDescription(String) - Method in class org.mythtv.services.api.video.VideoLookup
 
setDescription(String) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setDetails(boolean) - Method in class org.mythtv.services.api.guide.ProgramGuide
 
setDevice(String) - Method in class org.mythtv.services.api.channel.Lineup
 
setDirector(String) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setDirectoryName(String) - Method in class org.mythtv.services.api.myth.StorageGroupDirectory
 
setDiscLang(String) - Method in class org.mythtv.services.api.video.BlurayInfo
 
setDiscNumber(int) - Method in class org.mythtv.services.api.video.BlurayInfo
 
setDiSEqCId(Integer) - Method in class org.mythtv.services.api.capture.CaptureCard
 
setDishnetEIT(boolean) - Method in class org.mythtv.services.api.capture.CardInput
 
setDisplayName(String) - Method in class org.mythtv.services.api.capture.CardInput
 
setDisplayName(String) - Method in class org.mythtv.services.api.channel.Lineup
 
setDupIn(String) - Method in class org.mythtv.services.api.dvr.RecRule
 
setDuplicateInType(int) - Method in class org.mythtv.services.api.dvr.Recording
 
setDuplicateMethod(int) - Method in class org.mythtv.services.api.dvr.Recording
 
setDupMethod(String) - Method in class org.mythtv.services.api.dvr.RecRule
 
setDvbDiSEqCType(Integer) - Method in class org.mythtv.services.api.capture.CaptureCard
 
setDvbEitScan(Boolean) - Method in class org.mythtv.services.api.capture.CaptureCard
 
setDvbOnDemand(Boolean) - Method in class org.mythtv.services.api.capture.CaptureCard
 
setDvbSatType(Integer) - Method in class org.mythtv.services.api.capture.CaptureCard
 
setDvbSwFilter(Integer) - Method in class org.mythtv.services.api.capture.CaptureCard
 
setDvbTuningDelay(Integer) - Method in class org.mythtv.services.api.capture.CaptureCard
 
setDvbWaitForSeqStart(Boolean) - Method in class org.mythtv.services.api.capture.CaptureCard
 
setEnabled(boolean) - Method in class org.mythtv.services.api.myth.WOLInfo
 
setEncoderId(int) - Method in class org.mythtv.services.api.dvr.Recording
 
setEncoders(Encoders) - Method in class org.mythtv.services.api.dvr.EncoderList
 
setEncoders(List<Encoder>) - Method in class org.mythtv.services.api.dvr.Encoders
 
setEndChannelId(int) - Method in class org.mythtv.services.api.guide.ProgramGuide
 
setEndOffset(int) - Method in class org.mythtv.services.api.dvr.RecRule
 
setEndTime(DateTime) - Method in class org.mythtv.services.api.dvr.Program
 
setEndTime(DateTime) - Method in class org.mythtv.services.api.dvr.RecRule
 
setEndTime(DateTime) - Method in class org.mythtv.services.api.guide.ProgramGuide
 
setEndTimestamp(DateTime) - Method in class org.mythtv.services.api.dvr.Recording
 
setEpisode(String) - Method in class org.mythtv.services.api.dvr.Program
 
setEpisode(int) - Method in class org.mythtv.services.api.dvr.RecRule
 
setEpisode(int) - Method in class org.mythtv.services.api.video.VideoLookup
 
setEpisode(int) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setETag(String) - Method in class org.mythtv.services.api.ETagInfo
 
setExternalCommand(String) - Method in class org.mythtv.services.api.capture.CardInput
 
setFanart(String) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setFec(String) - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
setFilename(String) - Method in class org.mythtv.services.api.content.ArtworkInfo
 
setFilename(String) - Method in class org.mythtv.services.api.dvr.Program
 
setFilename(String) - Method in class org.mythtv.services.api.myth.LogMessage
 
setFileName(String) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setFileSize(String) - Method in class org.mythtv.services.api.dvr.Program
 
setFilter(int) - Method in class org.mythtv.services.api.dvr.RecRule
 
setFindId(int) - Method in class org.mythtv.services.api.dvr.RecRule
 
setFineTune(int) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setFirewireConnection(Integer) - Method in class org.mythtv.services.api.capture.CaptureCard
 
setFirewireModel(String) - Method in class org.mythtv.services.api.capture.CaptureCard
 
setFirewireSpeed(Integer) - Method in class org.mythtv.services.api.capture.CaptureCard
 
setFirstPlaySupported(boolean) - Method in class org.mythtv.services.api.video.BlurayInfo
 
setFormat(String) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setFrequenceTable(String) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setFrequency(int) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setFrequency(int) - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
setFrequencyId(String) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setFrequencyTable(String) - Method in class org.mythtv.services.api.channel.VideoSource
 
setFullUrl(String) - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
setFunction(String) - Method in class org.mythtv.services.api.myth.LogMessage
 
setGrabber(String) - Method in class org.mythtv.services.api.channel.VideoSource
 
setGroupName(String) - Method in class org.mythtv.services.api.myth.StorageGroupDirectory
 
setGuardInterval(String) - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
setHash(String) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setHeight(int) - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
setHeight(int) - Method in class org.mythtv.services.api.video.ArtworkItem
 
setHierarchy(String) - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
setHomePage(String) - Method in class org.mythtv.services.api.video.VideoLookup
 
setHomePage(String) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setHost(String) - Method in class org.mythtv.services.api.myth.DatabaseInfo
 
setHosthame(String) - Method in class org.mythtv.services.api.capture.CardInput
 
setHostName(String) - Method in class org.mythtv.services.api.capture.CaptureCard
 
setHostname(String) - Method in class org.mythtv.services.api.dvr.Encoder
 
setHostname(String) - Method in class org.mythtv.services.api.dvr.Program
 
setHostname(String) - Method in class org.mythtv.services.api.myth.LogMessage
 
setHostname(String) - Method in class org.mythtv.services.api.myth.Setting
 
setHostname(String) - Method in class org.mythtv.services.api.myth.StorageGroupDirectory
 
setHostname(String) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setHostnames(List<LabelValue>) - Method in class org.mythtv.services.api.myth.LogMessages
 
setHpCodeRate(String) - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
setHue(Integer) - Method in class org.mythtv.services.api.capture.CaptureCard
 
setIconUrl(String) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setId(int) - Method in class org.mythtv.services.api.channel.VideoSource
 
setId(int) - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
setId(int) - Method in class org.mythtv.services.api.dvr.Encoder
 
setId(int) - Method in class org.mythtv.services.api.dvr.RecRule
 
setId(int) - Method in class org.mythtv.services.api.myth.StorageGroupDirectory
 
setId(int) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setImdb(String) - Method in class org.mythtv.services.api.video.VideoLookup
 
setInactive(boolean) - Method in class org.mythtv.services.api.dvr.RecRule
 
setInetref(String) - Method in class org.mythtv.services.api.dvr.Program
 
setInetref(String) - Method in class org.mythtv.services.api.dvr.RecRule
 
setInetref(String) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setInetReference(String) - Method in class org.mythtv.services.api.video.VideoLookup
 
setInputId(int) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setInputName(String) - Method in class org.mythtv.services.api.capture.CardInput
 
setInteger(Integer) - Method in class org.mythtv.services.api.Int
 
setInversion(String) - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
setKey(String) - Method in class org.mythtv.services.api.frontend.Action
 
setKey(String) - Method in class org.mythtv.services.api.frontend.StateStringItem
 
setLabel(String) - Method in class org.mythtv.services.api.myth.LabelValue
 
setLanguage(String) - Method in class org.mythtv.services.api.video.VideoLookup
 
setLastDeleted(DateTime) - Method in class org.mythtv.services.api.dvr.RecRule
 
setLastModified(DateTime) - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
setLastModified(DateTime) - Method in class org.mythtv.services.api.dvr.Program
 
setLastRecorded(DateTime) - Method in class org.mythtv.services.api.dvr.RecRule
 
setLength(int) - Method in class org.mythtv.services.api.video.VideoLookup
 
setLength(int) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setLevel(String) - Method in class org.mythtv.services.api.myth.LogMessage
 
setLibAACSDetected(boolean) - Method in class org.mythtv.services.api.video.BlurayInfo
 
setLibBDPlusDetected(boolean) - Method in class org.mythtv.services.api.video.BlurayInfo
 
setLine(int) - Method in class org.mythtv.services.api.myth.LogMessage
 
setLineupId(String) - Method in class org.mythtv.services.api.channel.Lineup
 
setLineupId(String) - Method in class org.mythtv.services.api.channel.VideoSource
 
setLineups(Lineups) - Method in class org.mythtv.services.api.channel.LineupList
 
setLineups(List<Lineup>) - Method in class org.mythtv.services.api.channel.Lineups
 
setLiveStreamInfo(LiveStreamInfo) - Method in class org.mythtv.services.api.content.LiveStreamInfoWrapper
 
setLiveStreamInfos(List<LiveStreamInfo>) - Method in class org.mythtv.services.api.content.LiveStreamInfos
 
setLiveTVOrder(int) - Method in class org.mythtv.services.api.capture.CardInput
 
setLocal(boolean) - Method in class org.mythtv.services.api.dvr.Encoder
 
setLocalEnabled(boolean) - Method in class org.mythtv.services.api.myth.DatabaseInfo
 
setLocalHostName(String) - Method in class org.mythtv.services.api.myth.DatabaseInfo
 
setLogMessages(LogMessages) - Method in class org.mythtv.services.api.myth.LogMessageList
 
setLogMessages(List<LogMessage>) - Method in class org.mythtv.services.api.myth.LogMessages
 
setLowOnFreeSpace(boolean) - Method in class org.mythtv.services.api.dvr.Encoder
 
setLpCodeRate(String) - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
setMaxEpisodes(int) - Method in class org.mythtv.services.api.dvr.RecRule
 
setMaxNewest(boolean) - Method in class org.mythtv.services.api.dvr.RecRule
 
setMaxSegments(int) - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
setMessage(String) - Method in class org.mythtv.services.api.myth.LogMessage
 
setModulation(String) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setModulation(String) - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
setModulationSystem(String) - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
setMultiplexId(int) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setMultiplexId(int) - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
setName(String) - Method in class org.mythtv.services.api.channel.Lineup
 
setName(String) - Method in class org.mythtv.services.api.myth.DatabaseInfo
 
setNetworkId(int) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setNetworkId(int) - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
setNextRecording(DateTime) - Method in class org.mythtv.services.api.dvr.RecRule
 
setNitId(int) - Method in class org.mythtv.services.api.channel.VideoSource
 
setNumberBDJTitles(int) - Method in class org.mythtv.services.api.video.BlurayInfo
 
setNumberHDMVTitles(int) - Method in class org.mythtv.services.api.video.BlurayInfo
 
setNumberOfChannels(int) - Method in class org.mythtv.services.api.guide.ProgramGuide
 
setNumberUnsupportedTitles(int) - Method in class org.mythtv.services.api.video.BlurayInfo
 
setParentalLevel(int) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setParentId(int) - Method in class org.mythtv.services.api.dvr.RecRule
 
setPassword(String) - Method in class org.mythtv.services.api.channel.VideoSource
 
setPassword(String) - Method in class org.mythtv.services.api.myth.DatabaseInfo
 
setPath(String) - Method in class org.mythtv.services.api.video.BlurayInfo
 
setPercentComplete(int) - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
setPid(int) - Method in class org.mythtv.services.api.myth.LogMessage
 
setPing(boolean) - Method in class org.mythtv.services.api.myth.DatabaseInfo
 
setPlayCount(int) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setPlayGroup(String) - Method in class org.mythtv.services.api.dvr.Recording
 
setPlayGroup(String) - Method in class org.mythtv.services.api.dvr.RecRule
 
setPolarity(String) - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
setPopularity(int) - Method in class org.mythtv.services.api.video.VideoLookup
 
setPort(int) - Method in class org.mythtv.services.api.myth.DatabaseInfo
 
setPostal(String) - Method in class org.mythtv.services.api.channel.Lineup
 
setPreferredInput(int) - Method in class org.mythtv.services.api.dvr.RecRule
 
setPriority(int) - Method in class org.mythtv.services.api.dvr.Recording
 
setProcessed(boolean) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setProfile(String) - Method in class org.mythtv.services.api.dvr.Recording
 
setProgramFlags(String) - Method in class org.mythtv.services.api.dvr.Program
 
setProgramGuide(ProgramGuide) - Method in class org.mythtv.services.api.guide.ProgramGuideWrapper
 
setProgramId(String) - Method in class org.mythtv.services.api.dvr.Program
 
setProgramId(String) - Method in class org.mythtv.services.api.dvr.RecRule
 
setPrograms(List<Program>) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setPrograms(Programs) - Method in class org.mythtv.services.api.dvr.ProgramList
 
setPrograms(List<Program>) - Method in class org.mythtv.services.api.dvr.Programs
 
setProtocol(String) - Method in class org.mythtv.services.api.myth.VersionInfo
 
setProtocolVersion(String) - Method in class org.mythtv.services.api.channel.ChannelInfos
 
setProtocolVersion(String) - Method in class org.mythtv.services.api.channel.VideoMultiplexes
 
setProtocolVersion(String) - Method in class org.mythtv.services.api.channel.VideoSources
 
setProtocolVersion(String) - Method in class org.mythtv.services.api.dvr.Programs
 
setProtocolVersion(String) - Method in class org.mythtv.services.api.dvr.RecRules
 
setProtocolVersion(String) - Method in class org.mythtv.services.api.guide.ProgramGuide
 
setProtocolVersion(String) - Method in class org.mythtv.services.api.video.VideoLookups
 
setProtocolVersion(String) - Method in class org.mythtv.services.api.video.VideoMetadataInfos
 
setQuicktune(int) - Method in class org.mythtv.services.api.capture.CardInput
 
setRecGroup(String) - Method in class org.mythtv.services.api.dvr.RecRule
 
setReconnect(int) - Method in class org.mythtv.services.api.myth.WOLInfo
 
setRecordId(int) - Method in class org.mythtv.services.api.dvr.Recording
 
setRecording(Program) - Method in class org.mythtv.services.api.dvr.Encoder
 
setRecording(Recording) - Method in class org.mythtv.services.api.dvr.Program
 
setRecordingGroup(String) - Method in class org.mythtv.services.api.dvr.Recording
 
setRecordingPriority(int) - Method in class org.mythtv.services.api.capture.CardInput
 
setRecordingType(int) - Method in class org.mythtv.services.api.dvr.Recording
 
setRecPriority(int) - Method in class org.mythtv.services.api.dvr.RecRule
 
setRecProfile(String) - Method in class org.mythtv.services.api.dvr.RecRule
 
setRecRule(Program) - Method in class org.mythtv.services.api.dvr.ProgramWrapper
 
setRecRule(RecRule) - Method in class org.mythtv.services.api.dvr.RecRuleWrapper
 
setRecRules(RecRules) - Method in class org.mythtv.services.api.dvr.RecRuleList
 
setRecRules(List<RecRule>) - Method in class org.mythtv.services.api.dvr.RecRules
 
setRelativeUrl(String) - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
setReleaseDate(DateTime) - Method in class org.mythtv.services.api.video.VideoLookup
 
setReleaseDate(DateTime) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setRepeat(boolean) - Method in class org.mythtv.services.api.dvr.Program
 
setRetry(int) - Method in class org.mythtv.services.api.myth.WOLInfo
 
setRevenue(int) - Method in class org.mythtv.services.api.video.VideoLookup
 
setRollOff(String) - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
setSchedOrder(int) - Method in class org.mythtv.services.api.capture.CardInput
 
setSchema(String) - Method in class org.mythtv.services.api.myth.VersionInfo
 
setScreenshot(String) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setSearchType(String) - Method in class org.mythtv.services.api.dvr.RecRule
 
setSeason(String) - Method in class org.mythtv.services.api.dvr.Program
 
setSeason(int) - Method in class org.mythtv.services.api.dvr.RecRule
 
setSeason(int) - Method in class org.mythtv.services.api.video.VideoLookup
 
setSeason(int) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setSegmentCount(int) - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
setSegmentSize(int) - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
setSelected(boolean) - Method in class org.mythtv.services.api.myth.LabelValue
 
setSeriesId(String) - Method in class org.mythtv.services.api.dvr.Program
 
setSeriesId(String) - Method in class org.mythtv.services.api.dvr.RecRule
 
setServiceId(int) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setServiceVersion(int) - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
setSetting(List<Setting>) - Method in class org.mythtv.services.api.myth.SettingList
 
setSettings(Map<String, String>) - Method in class org.mythtv.services.api.myth.Setting
 
setSignalTimeout(Integer) - Method in class org.mythtv.services.api.capture.CaptureCard
 
setSiStandard(String) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setSiStandard(String) - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
setSkipBtAudio(Boolean) - Method in class org.mythtv.services.api.capture.CaptureCard
 
setSleepStatus(int) - Method in class org.mythtv.services.api.dvr.Encoder
 
setSourceFile(String) - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
setSourceHeight(int) - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
setSourceHost(String) - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
setSourceId(int) - Method in class org.mythtv.services.api.capture.CardInput
 
setSourceId(int) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setSourceId(int) - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
setSourceName(String) - Method in class org.mythtv.services.api.channel.VideoSource
 
setSourceWidth(int) - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
setStars(float) - Method in class org.mythtv.services.api.dvr.Program
 
setStartChannel(String) - Method in class org.mythtv.services.api.capture.CardInput
 
setStartChannelId(int) - Method in class org.mythtv.services.api.guide.ProgramGuide
 
setStartIndex(int) - Method in class org.mythtv.services.api.channel.ChannelInfos
 
setStartIndex(int) - Method in class org.mythtv.services.api.channel.VideoMultiplexes
 
setStartIndex(int) - Method in class org.mythtv.services.api.dvr.Programs
 
setStartIndex(int) - Method in class org.mythtv.services.api.dvr.RecRules
 
setStartIndex(int) - Method in class org.mythtv.services.api.video.VideoMetadataInfos
 
setStartOffset(int) - Method in class org.mythtv.services.api.dvr.RecRule
 
setStartSegment(int) - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
setStartTime(DateTime) - Method in class org.mythtv.services.api.dvr.Program
 
setStartTime(DateTime) - Method in class org.mythtv.services.api.dvr.RecRule
 
setStartTime(DateTime) - Method in class org.mythtv.services.api.guide.ProgramGuide
 
setStartTimestamp(DateTime) - Method in class org.mythtv.services.api.dvr.Recording
 
setState(int) - Method in class org.mythtv.services.api.dvr.Encoder
 
setState(State) - Method in class org.mythtv.services.api.frontend.Status
 
setStates(List<StateStringItem>) - Method in class org.mythtv.services.api.frontend.State
 
setStatus(int) - Method in class org.mythtv.services.api.dvr.Recording
 
setStatus(Status) - Method in class org.mythtv.services.api.frontend.FrontendStatus
Sets the frontend status object
setStatusInt(int) - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
setStatusMessage(String) - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
setStatusStr(String) - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
setStorageGroup(String) - Method in class org.mythtv.services.api.content.ArtworkInfo
 
setStorageGroup(String) - Method in class org.mythtv.services.api.dvr.Recording
 
setStorageGroup(String) - Method in class org.mythtv.services.api.dvr.RecRule
 
setStorageGroupDirectories(List<StorageGroupDirectory>) - Method in class org.mythtv.services.api.myth.StorageGroupDirectories
 
setStorageGroupDirectories(StorageGroupDirectories) - Method in class org.mythtv.services.api.myth.StorageGroupDirectoryList
 
setStringList(String[]) - Method in class org.mythtv.services.api.StringList
 
setStudio(String) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setSubProps(int) - Method in class org.mythtv.services.api.dvr.Program
 
setSubTitle(String) - Method in class org.mythtv.services.api.dvr.Program
 
setSubTitle(String) - Method in class org.mythtv.services.api.dvr.RecRule
 
setSubTitle(String) - Method in class org.mythtv.services.api.video.VideoLookup
 
setSubTitle(String) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setSymbolRate(int) - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
setTagline(String) - Method in class org.mythtv.services.api.video.VideoLookup
 
setTagline(String) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setThread(String) - Method in class org.mythtv.services.api.myth.LogMessage
 
setThumbCount(int) - Method in class org.mythtv.services.api.video.BlurayInfo
 
setThumbnail(String) - Method in class org.mythtv.services.api.video.ArtworkItem
 
setThumbPath(String) - Method in class org.mythtv.services.api.video.BlurayInfo
 
setTid(int) - Method in class org.mythtv.services.api.myth.LogMessage
 
setTime(String) - Method in class org.mythtv.services.api.dvr.RecRule
 
setTime(DateTime) - Method in class org.mythtv.services.api.myth.LogMessage
 
setTimeZoneId(String) - Method in class org.mythtv.services.api.myth.TimeZoneInfo
 
Setting - Class in org.mythtv.services.api.myth
 
Setting() - Constructor for class org.mythtv.services.api.myth.Setting
 
SettingList - Class in org.mythtv.services.api.myth
 
SettingList() - Constructor for class org.mythtv.services.api.myth.SettingList
 
setTitle(String) - Method in class org.mythtv.services.api.dvr.Program
 
setTitle(String) - Method in class org.mythtv.services.api.dvr.RecRule
 
setTitle(String) - Method in class org.mythtv.services.api.video.BlurayInfo
 
setTitle(String) - Method in class org.mythtv.services.api.video.VideoLookup
 
setTitle(String) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setTitleCount(int) - Method in class org.mythtv.services.api.video.BlurayInfo
 
setTmsReference(String) - Method in class org.mythtv.services.api.video.VideoLookup
 
setTopMenuSupported(boolean) - Method in class org.mythtv.services.api.video.BlurayInfo
 
setTotalAvailable(int) - Method in class org.mythtv.services.api.channel.ChannelInfos
 
setTotalAvailable(int) - Method in class org.mythtv.services.api.channel.VideoMultiplexes
 
setTotalAvailable(int) - Method in class org.mythtv.services.api.dvr.Programs
 
setTotalAvailable(int) - Method in class org.mythtv.services.api.dvr.RecRules
 
setTotalAvailable(int) - Method in class org.mythtv.services.api.video.VideoMetadataInfos
 
setTotalDiscNumber(int) - Method in class org.mythtv.services.api.video.BlurayInfo
 
setTotalPages(int) - Method in class org.mythtv.services.api.channel.ChannelInfos
 
setTotalPages(int) - Method in class org.mythtv.services.api.channel.VideoMultiplexes
 
setTotalPages(int) - Method in class org.mythtv.services.api.video.VideoMetadataInfos
 
setTrailer(String) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setTranscoder(int) - Method in class org.mythtv.services.api.dvr.RecRule
 
setTransmissionMode(String) - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
setTransportId(int) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setTransportId(int) - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
setTuneChannel(String) - Method in class org.mythtv.services.api.capture.CardInput
 
setType(String) - Method in class org.mythtv.services.api.channel.Lineup
 
setType(String) - Method in class org.mythtv.services.api.content.ArtworkInfo
 
setType(String) - Method in class org.mythtv.services.api.dvr.RecRule
 
setType(String) - Method in class org.mythtv.services.api.myth.DatabaseInfo
 
setType(String) - Method in class org.mythtv.services.api.video.ArtworkItem
 
setUpdateTimestamp(DateTime) - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
setUrl(String) - Method in class org.mythtv.services.api.content.ArtworkInfo
 
setUrl(String) - Method in class org.mythtv.services.api.video.ArtworkItem
 
setUseEit(boolean) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setUseEIT(boolean) - Method in class org.mythtv.services.api.channel.VideoSource
 
setUserId(String) - Method in class org.mythtv.services.api.channel.VideoSource
 
setUsername(String) - Method in class org.mythtv.services.api.myth.DatabaseInfo
 
setUserRating(float) - Method in class org.mythtv.services.api.video.VideoLookup
 
setUserRating(float) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setUtcOffset(int) - Method in class org.mythtv.services.api.myth.TimeZoneInfo
 
setValue(String) - Method in class org.mythtv.services.api.frontend.Action
 
setValue(String) - Method in class org.mythtv.services.api.frontend.StateStringItem
 
setValue(String) - Method in class org.mythtv.services.api.myth.LabelValue
 
setVbiDevice(String) - Method in class org.mythtv.services.api.capture.CaptureCard
 
setVersion(String) - Method in class org.mythtv.services.api.channel.ChannelInfos
 
setVersion(String) - Method in class org.mythtv.services.api.channel.VideoMultiplexes
 
setVersion(String) - Method in class org.mythtv.services.api.channel.VideoSources
 
setVersion(String) - Method in class org.mythtv.services.api.dvr.Programs
 
setVersion(String) - Method in class org.mythtv.services.api.dvr.RecRules
 
setVersion(String) - Method in class org.mythtv.services.api.guide.ProgramGuide
 
setVersion(VersionInfo) - Method in class org.mythtv.services.api.myth.ConnectionInfo
 
setVersion(String) - Method in class org.mythtv.services.api.myth.VersionInfo
 
setVersion(String) - Method in class org.mythtv.services.api.video.VideoLookups
 
setVersion(String) - Method in class org.mythtv.services.api.video.VideoMetadataInfos
 
setVideoDevice(String) - Method in class org.mythtv.services.api.capture.CaptureCard
 
setVideoLookups(VideoLookups) - Method in class org.mythtv.services.api.video.VideoLookupList
 
setVideoLookups(List<VideoLookup>) - Method in class org.mythtv.services.api.video.VideoLookups
 
setVideoMetadataInfo(VideoMetadataInfo) - Method in class org.mythtv.services.api.video.VideoMetaDataInfoWrapper
 
setVideoMetadataInfos(VideoMetadataInfos) - Method in class org.mythtv.services.api.video.VideoMetadataInfoList
 
setVideoMetadataInfos(List<VideoMetadataInfo>) - Method in class org.mythtv.services.api.video.VideoMetadataInfos
 
setVideoMultiplex(VideoMultiplex) - Method in class org.mythtv.services.api.channel.VideoMultiplexWrapper
 
setVideoMultiplexes(List<VideoMultiplex>) - Method in class org.mythtv.services.api.channel.VideoMultiplexes
 
setVideoMultiplexes(VideoMultiplexes) - Method in class org.mythtv.services.api.channel.VideoMultiplexList
 
setVideoProps(int) - Method in class org.mythtv.services.api.dvr.Program
 
setVideoSource(VideoSource) - Method in class org.mythtv.services.api.channel.VideoSourceWrapper
 
setVideoSources(VideoSources) - Method in class org.mythtv.services.api.channel.VideoSourceList
 
setVideoSources(List<VideoSource>) - Method in class org.mythtv.services.api.channel.VideoSources
 
setVisable(boolean) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setVisible(boolean) - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
setVisible(boolean) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setWatched(boolean) - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
setWidth(int) - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
setWidth(int) - Method in class org.mythtv.services.api.video.ArtworkItem
 
setWol(WOLInfo) - Method in class org.mythtv.services.api.myth.ConnectionInfo
 
setXmltvId(String) - Method in class org.mythtv.services.api.channel.ChannelInfo
 
setYear(int) - Method in class org.mythtv.services.api.video.VideoLookup
 
State - Class in org.mythtv.services.api.frontend
 
State() - Constructor for class org.mythtv.services.api.frontend.State
 
StateStringItem - Class in org.mythtv.services.api.frontend
 
StateStringItem() - Constructor for class org.mythtv.services.api.frontend.StateStringItem
 
Status - Class in org.mythtv.services.api.frontend
 
Status() - Constructor for class org.mythtv.services.api.frontend.Status
 
stopLiveStream(int) - Method in interface org.mythtv.services.api.content.ContentOperations
- GET
stopLiveStream(int) - Method in class org.mythtv.services.api.content.impl.ContentTemplate
 
StorageGroupDirectories - Class in org.mythtv.services.api.myth
 
StorageGroupDirectories() - Constructor for class org.mythtv.services.api.myth.StorageGroupDirectories
 
StorageGroupDirectory - Class in org.mythtv.services.api.myth
 
StorageGroupDirectory() - Constructor for class org.mythtv.services.api.myth.StorageGroupDirectory
 
StorageGroupDirectoryList - Class in org.mythtv.services.api.myth
 
StorageGroupDirectoryList() - Constructor for class org.mythtv.services.api.myth.StorageGroupDirectoryList
 
StringList - Class in org.mythtv.services.api
 
StringList() - Constructor for class org.mythtv.services.api.StringList
 

T

testDatabaseSettings(String, String, String, String, int) - Method in class org.mythtv.services.api.myth.impl.MythTemplate
 
testDatabaseSettings(String, String, String, String, int) - Method in interface org.mythtv.services.api.myth.MythOperations
- POST
TimeSerializer - Class in org.mythtv.services.api
 
TimeSerializer() - Constructor for class org.mythtv.services.api.TimeSerializer
 
TimeZoneInfo - Class in org.mythtv.services.api.myth
 
TimeZoneInfo() - Constructor for class org.mythtv.services.api.myth.TimeZoneInfo
 
toString() - Method in class org.mythtv.services.api.Bool
 
toString() - Method in class org.mythtv.services.api.capture.CaptureCard
 
toString() - Method in class org.mythtv.services.api.capture.CaptureCardWrapper
 
toString() - Method in class org.mythtv.services.api.capture.CardInput
 
toString() - Method in class org.mythtv.services.api.channel.ChannelInfo
 
toString() - Method in class org.mythtv.services.api.channel.ChannelInfoList
 
toString() - Method in class org.mythtv.services.api.channel.ChannelInfos
 
toString() - Method in class org.mythtv.services.api.channel.ChannelInfoWrapper
 
toString() - Method in class org.mythtv.services.api.channel.Lineup
 
toString() - Method in class org.mythtv.services.api.channel.LineupList
 
toString() - Method in class org.mythtv.services.api.channel.Lineups
 
toString() - Method in class org.mythtv.services.api.channel.VideoMultiplex
 
toString() - Method in class org.mythtv.services.api.channel.VideoMultiplexes
 
toString() - Method in class org.mythtv.services.api.channel.VideoMultiplexList
 
toString() - Method in class org.mythtv.services.api.channel.VideoMultiplexWrapper
 
toString() - Method in class org.mythtv.services.api.channel.VideoSource
 
toString() - Method in class org.mythtv.services.api.channel.VideoSourceList
 
toString() - Method in class org.mythtv.services.api.channel.VideoSources
 
toString() - Method in class org.mythtv.services.api.channel.VideoSourceWrapper
 
toString() - Method in class org.mythtv.services.api.content.ArtworkInfo
 
toString() - Method in class org.mythtv.services.api.content.ArtworkInfoList
 
toString() - Method in class org.mythtv.services.api.content.ArtworkInfos
 
toString() - Method in class org.mythtv.services.api.content.LiveStreamInfo
 
toString() - Method in class org.mythtv.services.api.content.LiveStreamInfos
 
toString() - Method in class org.mythtv.services.api.content.LiveStreamInfoWrapper
 
toString() - Method in class org.mythtv.services.api.dvr.Encoder
 
toString() - Method in class org.mythtv.services.api.dvr.EncoderList
 
toString() - Method in class org.mythtv.services.api.dvr.Encoders
 
toString() - Method in class org.mythtv.services.api.dvr.Program
 
toString() - Method in class org.mythtv.services.api.dvr.ProgramList
 
toString() - Method in class org.mythtv.services.api.dvr.Programs
 
toString() - Method in class org.mythtv.services.api.dvr.ProgramWrapper
 
toString() - Method in class org.mythtv.services.api.dvr.Recording
 
toString() - Method in class org.mythtv.services.api.dvr.RecRule
 
toString() - Method in class org.mythtv.services.api.dvr.RecRuleList
 
toString() - Method in class org.mythtv.services.api.dvr.RecRules
 
toString() - Method in class org.mythtv.services.api.dvr.RecRuleWrapper
 
toString() - Method in class org.mythtv.services.api.frontend.Action
 
toString() - Method in class org.mythtv.services.api.frontend.FrontendActionList
 
toString() - Method in class org.mythtv.services.api.frontend.FrontendStatus
 
toString() - Method in class org.mythtv.services.api.frontend.StateStringItem
 
toString() - Method in class org.mythtv.services.api.guide.ProgramGuide
 
toString() - Method in class org.mythtv.services.api.guide.ProgramGuideWrapper
 
toString() - Method in class org.mythtv.services.api.Int
 
toString() - Method in class org.mythtv.services.api.myth.ConnectionInfo
 
toString() - Method in class org.mythtv.services.api.myth.DatabaseInfo
 
toString() - Method in class org.mythtv.services.api.myth.LabelValue
 
toString() - Method in class org.mythtv.services.api.myth.LogMessage
 
toString() - Method in class org.mythtv.services.api.myth.LogMessageList
 
toString() - Method in class org.mythtv.services.api.myth.LogMessages
 
toString() - Method in class org.mythtv.services.api.myth.Setting
 
toString() - Method in class org.mythtv.services.api.myth.SettingList
 
toString() - Method in class org.mythtv.services.api.myth.StorageGroupDirectories
 
toString() - Method in class org.mythtv.services.api.myth.StorageGroupDirectory
 
toString() - Method in class org.mythtv.services.api.myth.StorageGroupDirectoryList
 
toString() - Method in class org.mythtv.services.api.myth.TimeZoneInfo
 
toString() - Method in class org.mythtv.services.api.myth.VersionInfo
 
toString() - Method in class org.mythtv.services.api.myth.WOLInfo
 
toString() - Method in class org.mythtv.services.api.StringList
 
toString() - Method in class org.mythtv.services.api.video.ArtworkItem
 
toString() - Method in class org.mythtv.services.api.video.BlurayInfo
 
toString() - Method in class org.mythtv.services.api.video.BlurayInfoWrapper
 
toString() - Method in class org.mythtv.services.api.video.VideoLookup
 
toString() - Method in class org.mythtv.services.api.video.VideoLookupList
 
toString() - Method in class org.mythtv.services.api.video.VideoLookups
 
toString() - Method in class org.mythtv.services.api.video.VideoMetadataInfo
 
toString() - Method in class org.mythtv.services.api.video.VideoMetadataInfoList
 
toString() - Method in class org.mythtv.services.api.video.VideoMetadataInfos
 
toString() - Method in class org.mythtv.services.api.video.VideoMetaDataInfoWrapper
 

U

updateCaptureCard(int, String, String) - Method in interface org.mythtv.services.api.capture.CaptureOperations
- POST
updateCaptureCard(int, String, String) - Method in class org.mythtv.services.api.capture.impl.CaptureTemplate
 
updateCardInput(int, String, String) - Method in interface org.mythtv.services.api.capture.CaptureOperations
- POST
updateCardInput(int, String, String) - Method in class org.mythtv.services.api.capture.impl.CaptureTemplate
 
updateDBChannel(int, int, int, String, String, String, int, int, int, boolean, boolean, String, String, String, String, String) - Method in interface org.mythtv.services.api.channel.ChannelOperations
- POST
updateDBChannel(int, int, int, String, String, String, int, int, int, boolean, boolean, String, String, String, String, String) - Method in class org.mythtv.services.api.channel.impl.ChannelTemplate
 
updateVideoSource(int, String, String, String, String, String, String, boolean, String, int) - Method in interface org.mythtv.services.api.channel.ChannelOperations
- POST
updateVideoSource(int, String, String, String, String, String, String, boolean, String, int) - Method in class org.mythtv.services.api.channel.impl.ChannelTemplate
 

V

valueOf(String) - Static method in enum org.mythtv.services.api.capture.impl.CaptureTemplate.Endpoint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mythtv.services.api.channel.impl.ChannelTemplate.Endpoint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mythtv.services.api.content.impl.ContentTemplate.Endpoint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mythtv.services.api.dvr.impl.DvrTemplate.Endpoint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mythtv.services.api.guide.impl.GuideTemplate.Endpoint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mythtv.services.api.myth.impl.MythTemplate.Endpoint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mythtv.services.api.video.impl.VideoTemplate.Endpoint
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mythtv.services.api.capture.impl.CaptureTemplate.Endpoint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mythtv.services.api.channel.impl.ChannelTemplate.Endpoint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mythtv.services.api.content.impl.ContentTemplate.Endpoint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mythtv.services.api.dvr.impl.DvrTemplate.Endpoint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mythtv.services.api.guide.impl.GuideTemplate.Endpoint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mythtv.services.api.myth.impl.MythTemplate.Endpoint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mythtv.services.api.video.impl.VideoTemplate.Endpoint
Returns an array containing the constants of this enum type, in the order they are declared.
VersionInfo - Class in org.mythtv.services.api.myth
 
VersionInfo() - Constructor for class org.mythtv.services.api.myth.VersionInfo
 
VideoLookup - Class in org.mythtv.services.api.video
 
VideoLookup() - Constructor for class org.mythtv.services.api.video.VideoLookup
 
VideoLookupList - Class in org.mythtv.services.api.video
 
VideoLookupList() - Constructor for class org.mythtv.services.api.video.VideoLookupList
 
VideoLookups - Class in org.mythtv.services.api.video
 
VideoLookups() - Constructor for class org.mythtv.services.api.video.VideoLookups
 
VideoMetadataInfo - Class in org.mythtv.services.api.video
 
VideoMetadataInfo() - Constructor for class org.mythtv.services.api.video.VideoMetadataInfo
 
VideoMetadataInfoList - Class in org.mythtv.services.api.video
 
VideoMetadataInfoList() - Constructor for class org.mythtv.services.api.video.VideoMetadataInfoList
 
VideoMetadataInfos - Class in org.mythtv.services.api.video
 
VideoMetadataInfos() - Constructor for class org.mythtv.services.api.video.VideoMetadataInfos
 
VideoMetaDataInfoWrapper - Class in org.mythtv.services.api.video
 
VideoMetaDataInfoWrapper() - Constructor for class org.mythtv.services.api.video.VideoMetaDataInfoWrapper
 
VideoMultiplex - Class in org.mythtv.services.api.channel
 
VideoMultiplex() - Constructor for class org.mythtv.services.api.channel.VideoMultiplex
 
VideoMultiplexes - Class in org.mythtv.services.api.channel
 
VideoMultiplexes() - Constructor for class org.mythtv.services.api.channel.VideoMultiplexes
 
VideoMultiplexList - Class in org.mythtv.services.api.channel
 
VideoMultiplexList() - Constructor for class org.mythtv.services.api.channel.VideoMultiplexList
 
VideoMultiplexWrapper - Class in org.mythtv.services.api.channel
 
VideoMultiplexWrapper() - Constructor for class org.mythtv.services.api.channel.VideoMultiplexWrapper
 
videoOperations() - Method in class org.mythtv.services.api.BaseMythServicesTemplate
 
videoOperations() - Method in interface org.mythtv.services.api.MythServices
 
VideoOperations - Interface in org.mythtv.services.api.video
 
VideoSource - Class in org.mythtv.services.api.channel
 
VideoSource() - Constructor for class org.mythtv.services.api.channel.VideoSource
 
VideoSourceList - Class in org.mythtv.services.api.channel
 
VideoSourceList() - Constructor for class org.mythtv.services.api.channel.VideoSourceList
 
VideoSources - Class in org.mythtv.services.api.channel
 
VideoSources() - Constructor for class org.mythtv.services.api.channel.VideoSources
 
VideoSourceWrapper - Class in org.mythtv.services.api.channel
 
VideoSourceWrapper() - Constructor for class org.mythtv.services.api.channel.VideoSourceWrapper
 
VideoTemplate - Class in org.mythtv.services.api.video.impl
 
VideoTemplate(RestOperations, String) - Constructor for class org.mythtv.services.api.video.impl.VideoTemplate
 
VideoTemplate.Endpoint - Enum in org.mythtv.services.api.video.impl
 

W

WOLInfo - Class in org.mythtv.services.api.myth
 
WOLInfo() - Constructor for class org.mythtv.services.api.myth.WOLInfo
 

A B C D E F G H I L M O P R S T U V W

Copyright © 2012. All Rights Reserved.