Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Business Rules
11g Release 1 (11.1.1)

E10663-03


oracle.rules.sdk2.dictionary
Class IDTableProperty.Diff<T extends DictionaryComponent>

java.lang.Object
  extended by oracle.rules.sdk2.dictionary.DictionaryProperty.Diff
      extended by oracle.rules.sdk2.dictionary.IDTableProperty.Diff<T>

Enclosing class:
IDTableProperty<T extends DictionaryComponent>

public static class IDTableProperty.Diff<T extends DictionaryComponent>
extends DictionaryProperty.Diff

Method Summary
 IDTableProperty<T> getContainingProperty()
           
 IDTable<T> getValue()
           

 

Methods inherited from class oracle.rules.sdk2.dictionary.DictionaryProperty.Diff
applyDiff, getDiffType, getVersionInfo

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Method Detail

getValue

public IDTable<T> getValue()

getContainingProperty

public IDTableProperty<T> getContainingProperty()
Overrides:
getContainingProperty in class DictionaryProperty.Diff

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Business Rules
11g Release 1 (11.1.1)

E10663-03


Copyright © 2010, Oracle and/or its affiliates. All rights reserved.