Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Service Bus
11g Release 1 (11.1.1.6.3)

E15033-08


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

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

All Implemented Interfaces:
ISimpleRowObject, java.io.Serializable
Enclosing class:
TransportUIFactory

public static class TransportUIFactory.SimpleRowObject
extends java.lang.Object
implements ISimpleRowObject, java.io.Serializable

Simple Row Object

See Also:
Serialized Form

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
Specified by:
getCells in interface ISimpleRowObject

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Service Bus
11g Release 1 (11.1.1.6.3)

E15033-08


Copyright © 2008, 2012, Oracle. All rights reserved.