Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

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.

Author:
Oracle Corp.

Field Summary
static java.lang.String CONSTANT
          Indicates a constant default type.
static java.lang.String PARAMETER
          Indicates a parameter 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

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.