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.alsb.presentation
Class SimpleRowObject

java.lang.Object
  extended by com.bea.alsb.presentation.SimpleRowObject

All Implemented Interfaces:
ISimpleRowObject

public class SimpleRowObject
extends java.lang.Object
implements ISimpleRowObject

Simple Row Object


Constructor Summary
SimpleRowObject(SimpleCell[] cells)
          Constructor

 

Method Summary
 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

SimpleRowObject

public SimpleRowObject(SimpleCell[] cells)
Constructor

Method Detail

getCells

public 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.