Uses of Class
org.fourthline.cling.support.contentdirectory.callback.Search.Status

Packages that use Search.Status
org.fourthline.cling.support.contentdirectory.callback   
 

Uses of Search.Status in org.fourthline.cling.support.contentdirectory.callback
 

Methods in org.fourthline.cling.support.contentdirectory.callback that return Search.Status
static Search.Status Search.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Search.Status[] Search.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.fourthline.cling.support.contentdirectory.callback with parameters of type Search.Status
abstract  void Search.updateStatus(Search.Status status)
           
 



Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.