Package oracle.rules.sdk2.ruleset
Class FactBinding.VariableProperty
java.lang.Object
oracle.rules.sdk2.dictionary.DictionaryProperty<T>
oracle.rules.sdk2.dictionary.SettableProperty<String>
oracle.rules.sdk2.ruleset.FactBinding.VariableProperty
- All Implemented Interfaces:
Serializable
- Enclosing class:
- FactBinding<T extends FactBinding>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class oracle.rules.sdk2.dictionary.SettableProperty
SettableProperty.Diff<T>Nested classes/interfaces inherited from class oracle.rules.sdk2.dictionary.DictionaryProperty
DictionaryProperty.DiffType -
Method Summary
Modifier and TypeMethodDescriptiongetValue(boolean translate) voidsetTranslatedValue(String translatedValue) Methods inherited from class oracle.rules.sdk2.dictionary.SettableProperty
getDiffValue, getDiffValue, setValueMethods inherited from class oracle.rules.sdk2.dictionary.DictionaryProperty
getContainedDiffs, getDiff, getDiffs, getName, getName, getTranslatedName, getValue, hasDiff, removeDiff
-
Method Details
-
getValue
-
setTranslatedValue
-