Uses of Class
net.sf.lavalamp.device.OnError

Packages that use OnError
net.sf.lavalamp.device Control devices 
net.sf.lavalamp.properties Containers for application properties 
 

Uses of OnError in net.sf.lavalamp.device
 

Methods in net.sf.lavalamp.device that return OnError
static OnError OnError.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OnError[] OnError.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of OnError in net.sf.lavalamp.properties
 

Methods in net.sf.lavalamp.properties that return OnError
 OnError DeviceProperties.getOnError()
           
 

Methods in net.sf.lavalamp.properties with parameters of type OnError
 void DeviceProperties.setOnError(OnError onError)
           
 



Copyright © 2010. All Rights Reserved.