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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.