Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.2)

E22563-02

oracle.apps.fnd.applcp.migrate.modeler.common
Class CustomValueSetDef.BindVariable

java.lang.Object
  extended by oracle.apps.fnd.applcp.migrate.modeler.common.CustomValueSetDef.BindVariable
Enclosing interface:
CustomValueSetDef

public static class CustomValueSetDef.BindVariable
extends java.lang.Object


Method Summary
 java.lang.String getName()
          Gets the name of the variable.
 java.lang.String getValueToken()
          Gets the value token.
 CustomValueSetDef.BoundValueType getValueType()
          Gets the type of the bound value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public java.lang.String getName()
Gets the name of the variable.

Returns:
the name of the variable

getValueType

public CustomValueSetDef.BoundValueType getValueType()
Gets the type of the bound value.

Returns:
the type of the bound value

getValueToken

public java.lang.String getValueToken()
Gets the value token. The value token represents a pre-defined value which can be a segment value, value-set code, a constant or a parameter code.

Returns:
the value token

Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.2)

E22563-02

Copyright © 2011 Oracle. All Rights Reserved.