Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions
11g Release 1 (11.1.1)

E17787-02


Uses of Class
com.sigmadynamics.sdo.support.SDGenericObjectArray

Packages that use SDGenericObjectArray
com.sigmadynamics.sdo.support Base classes for generated ILS classes. 

 

Uses of SDGenericObjectArray in com.sigmadynamics.sdo.support

 

Methods in com.sigmadynamics.sdo.support with parameters of type SDGenericObjectArray
 void SDGenericObjectArray.addAll(SDGenericObjectArray array)
          Appends all of the elements in the specified array to the end of this array.
 boolean SDGenericObjectArray.containsAll(SDGenericObjectArray elements)
          Returns true if this array contains all elements of the specified array.
 boolean SDGenericObjectArray.containsAny(SDGenericObjectArray elements)
          Returns true if this array contains any one of the elements of the specified array.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions
11g Release 1 (11.1.1)

E17787-02


Copyright © 2010, 2011, Oracle. All rights reserved.