Oracle Warehouse Builder Java API Reference
10g Release 1 (10.1)

B12155-01

oracle.owb.foundation.domain
Interface ValueOwner

All Known Subinterfaces:
Domain

public interface ValueOwner

ValueOwner owns values.

Author:
Xiaoge Zhang

Method Summary
 Value[] getValues()
          Get the values owned by the owner.

 

Method Detail

getValues

public Value[] getValues()
Get the values owned by the owner.
Returns:
an array of values owned by this object.

Oracle Warehouse Builder Java API Reference
10g Release 1 (10.1)

B12155-01

Copyright © 2003, Oracle. All Rights Reserved.