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

Packages that use LabelValue
org.mythtv.services.api.myth   
 

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

Methods in org.mythtv.services.api.myth that return types with arguments of type LabelValue
 List<LabelValue> LogMessages.getApplications()
           
 List<LabelValue> LogMessages.getHostnames()
           
 

Method parameters in org.mythtv.services.api.myth with type arguments of type LabelValue
 void LogMessages.setApplications(List<LabelValue> applications)
           
 void LogMessages.setHostnames(List<LabelValue> hostnames)
           
 



Copyright © 2012. All Rights Reserved.