Uses of Class
org.jenkinsci.plugins.extremefeedback.model.Lamp

Packages that use Lamp
org.jenkinsci.plugins.extremefeedback   
org.jenkinsci.plugins.extremefeedback.model   
 

Uses of Lamp in org.jenkinsci.plugins.extremefeedback
 

Methods in org.jenkinsci.plugins.extremefeedback that return Lamp
 Lamp XfManagementLink.getLamp(String macAddress)
           
 

Methods in org.jenkinsci.plugins.extremefeedback that return types with arguments of type Lamp
 Set<Lamp> Lamps.addLampByIp(String ipAddress)
           
 Set<Lamp> XfManagementLink.addLampByIpAddress(String ipAddress)
           
 Set<Lamp> XfManagementLink.findLamps()
           
 Set<Lamp> Lamps.findLamps()
           
 Set<Lamp> XfManagementLink.getLamps()
           
 Set<Lamp> Lamps.getLamps()
           
 

Method parameters in org.jenkinsci.plugins.extremefeedback with type arguments of type Lamp
 void Lamps.setLamps(Set<Lamp> lamps)
           
 

Uses of Lamp in org.jenkinsci.plugins.extremefeedback.model
 

Methods in org.jenkinsci.plugins.extremefeedback.model that return types with arguments of type Lamp
 TreeSet<Lamp> LampFinderCallable.call()
           
 

Methods in org.jenkinsci.plugins.extremefeedback.model with parameters of type Lamp
 int Lamp.compareTo(Lamp o)
           
 



Copyright © 2004-2013. All Rights Reserved.