Uses of Class
org.mythtv.services.api.myth.SettingList

Packages that use SettingList
org.mythtv.services.api.myth   
org.mythtv.services.api.myth.impl   
 

Uses of SettingList in org.mythtv.services.api.myth
 

Methods in org.mythtv.services.api.myth that return types with arguments of type SettingList
 org.springframework.http.ResponseEntity<SettingList> MythOperations.getSetting(String hostname, String key, String defaultValue, ETagInfo etag)
          - GET
 

Uses of SettingList in org.mythtv.services.api.myth.impl
 

Methods in org.mythtv.services.api.myth.impl that return types with arguments of type SettingList
 org.springframework.http.ResponseEntity<SettingList> MythTemplate.getSetting(String hostname, String key, String defaultValue, ETagInfo etag)
           
 



Copyright © 2012. All Rights Reserved.