com.bea.wli.sb.transports.ui
Class TransportUIFactory.SimpleRowObject

java.lang.Object
  extended by com.bea.wli.sb.transports.ui.TransportUIFactory.SimpleRowObject
Enclosing class:
TransportUIFactory

public static class TransportUIFactory.SimpleRowObject
extends Object

Simple Row Object


Constructor Summary
TransportUIFactory.SimpleRowObject(TransportUIFactory.SimpleCell[] cells)
          Constructor
 
Method Summary
 TransportUIFactory.SimpleCell[] getCells()
          returns the cells in the row
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransportUIFactory.SimpleRowObject

public TransportUIFactory.SimpleRowObject(TransportUIFactory.SimpleCell[] cells)
Constructor

Method Detail

getCells

public TransportUIFactory.SimpleCell[] getCells()
returns the cells in the row