Uses of Class
com.webhiker.dreambox.api.DreamboxAPI.Command

Packages that use DreamboxAPI.Command
com.webhiker.dreambox.api   
 

Uses of DreamboxAPI.Command in com.webhiker.dreambox.api
 

Methods in com.webhiker.dreambox.api that return DreamboxAPI.Command
static DreamboxAPI.Command DreamboxAPI.Command.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DreamboxAPI.Command[] DreamboxAPI.Command.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.webhiker.dreambox.api with parameters of type DreamboxAPI.Command
 void DreamboxAPI.command(DreamboxAPI.Command command)
          This provides functionality for Dreambox control.