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

E22562-02

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

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

public final class RangeType
extends java.lang.Object

Lists the segment range types.

Author:
Oracle Corp.

Field Summary
static java.lang.String HIGH
          Indicates that the segment is the HIGH segment.
static java.lang.String LOW
          Indicates that the segment is the LOW segment.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOW

public static final java.lang.String LOW
Indicates that the segment is the LOW segment.

See Also:
Constant Field Values

HIGH

public static final java.lang.String HIGH
Indicates that the segment is the HIGH segment.

See Also:
Constant Field Values

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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.