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

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

 

Uses of SDChoiceArray in com.sigmadynamics.sdo.support

 

Methods in com.sigmadynamics.sdo.support with parameters of type SDChoiceArray
 void SDChoiceArray.addAll(SDChoiceArray array)
          Appends all of the elements in the specified array to the end of this array.
 boolean SDChoiceArray.containsAll(SDChoiceArray elements)
          Returns true if this array contains all elements of the specified array.
 boolean SDChoiceArray.containsAny(SDChoiceArray 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.