Uses of Class
com.breeweb.slimconnect.commands.DisplayCommand

Packages that use DisplayCommand
com.breeweb.slimconnect.commands   
 

Uses of DisplayCommand in com.breeweb.slimconnect.commands
 

Methods in com.breeweb.slimconnect.commands that return DisplayCommand
static DisplayCommand DisplayCommand.displayGet()
           
static DisplayCommand DisplayCommand.displaySet(java.lang.String line1, java.lang.String line2, int timeInSec)
          Returns the command to set two lines on the display for a given amount of time.