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

E10663-11

oracle.rules.sdk2.ruleset
Class Pattern.VariableProperty

java.lang.Object
  extended by oracle.rules.sdk2.dictionary.DictionaryProperty<T>
      extended by oracle.rules.sdk2.dictionary.SettableProperty<java.lang.String>
          extended by oracle.rules.sdk2.ruleset.Pattern.VariableProperty
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Pattern

public class Pattern.VariableProperty
extends SettableProperty<java.lang.String>

See Also:
Serialized Form

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
 java.lang.String getValue(boolean translate)
           
 void setTranslatedValue(java.lang.String translatedValue)
           
 
Methods inherited from class oracle.rules.sdk2.dictionary.SettableProperty
getDiffValue, setValue
 
Methods inherited from class oracle.rules.sdk2.dictionary.DictionaryProperty
getDiff, getDiffs, getName, getValue, hasDiff
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getValue

public java.lang.String getValue(boolean translate)

setTranslatedValue

public void setTranslatedValue(java.lang.String translatedValue)

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

E10663-11

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