|
Oracle Fusion Middleware Java API Reference for Oracle Business Rules 11g Release 1 (11.1.1.4.0) E10663-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.rules.sdk2.dictionary.DictionaryProperty.Diff
oracle.rules.sdk2.dictionary.SettableProperty.Diff<T>
public static class SettableProperty.Diff<T>
Describe differences between 2 SettableProperty this and that, and allow the differences from that to be appled to this so this and that are the same.
| Method Summary | |
|---|---|
SettableProperty<T> |
getContainingProperty()Get the SettableProperty containing this Diff. |
T |
getValue()Get the value of the diff -- the value that differs from getContainingProperty().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 |
|---|
public T getValue()
getContainingProperty().getValue()public SettableProperty<T> getContainingProperty()
SettableProperty containing this Diff.getContainingProperty in class DictionaryProperty.DiffSettableProperty
|
Oracle Fusion Middleware Java API Reference for Oracle Business Rules 11g Release 1 (11.1.1.4.0) E10663-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||