Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

oracle.apps.fnd.applcore.flex.common.util
Class DefaultType

java.lang.Object
  extended by oracle.apps.fnd.applcore.flex.common.util.DefaultType

public class DefaultType
extends java.lang.Object

Lists the segment default types.

Oracle Corp.

Field Summary
static java.lang.String CONSTANT
          Indicates a constant default type.
static java.lang.String PARAMETER
          Indicates a parameter default type.
static java.lang.String SQL
          Indicates a sql default type.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONSTANT

public static final java.lang.String CONSTANT
Indicates a constant default type.

See Also:
Constant Field Values

PARAMETER

public static final java.lang.String PARAMETER
Indicates a parameter default type.

See Also:
Constant Field Values

SQL

public static final java.lang.String SQL
Indicates a sql default type.

See Also:
Constant Field Values

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.