org.openqa.grid.web.servlet.beta
Class SlotsLines

java.lang.Object
  extended by org.openqa.grid.web.servlet.beta.SlotsLines

public class SlotsLines
extends Object


Constructor Summary
SlotsLines()
           
 
Method Summary
 void add(TestSlot slot)
           
 List<TestSlot> getLine(MiniCapability cap)
           
 Set<MiniCapability> getLinesType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SlotsLines

public SlotsLines()
Method Detail

add

public void add(TestSlot slot)

getLinesType

public Set<MiniCapability> getLinesType()

getLine

public List<TestSlot> getLine(MiniCapability cap)


Copyright © 2012. All Rights Reserved.