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

E22562-02

oracle.apps.fnd.applcore.datamapmig.model.view
Enum FndMapTreeNodeVORowImpl.AttributesEnum

java.lang.Object
  extended by java.lang.Enum<FndMapTreeNodeVORowImpl.AttributesEnum>
      extended by oracle.apps.fnd.applcore.datamapmig.model.view.FndMapTreeNodeVORowImpl.AttributesEnum
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<FndMapTreeNodeVORowImpl.AttributesEnum>
Enclosing class:
FndMapTreeNodeVORowImpl

public static enum FndMapTreeNodeVORowImpl.AttributesEnum
extends java.lang.Enum<FndMapTreeNodeVORowImpl.AttributesEnum>

AttributesEnum: generated enum for identifying attributes and accessors. Do not modify.


Enum Constant Summary
CreatedBy
           
CreationDate
           
LastUpdateDate
           
LastUpdatedBy
           
LastUpdateLogin
           
LookupPVO1
           
LookupPVO2
           
MapId
           
MappedFlag
           
MigratedFlag
           
ModuleId
           
SHierarchyCode
           
SParentPk1Value
           
SParentPk2Value
           
SParentPk3Value
           
SParentPk4Value
           
SParentPk5Value
           
SPk1EndValue
           
SPk1StartValue
           
SPk2EndValue
           
SPk2StartValue
           
SPk3EndValue
           
SPk3StartValue
           
SPk4EndValue
           
SPk4StartValue
           
SPk5EndValue
           
SPk5StartValue
           
SType
           
TDataSourceId
           
TParentPk1Value
           
TParentPk2Value
           
TParentPk3Value
           
TParentPk4Value
           
TParentPk5Value
           
TPk1EndValue
           
TPk1StartValue
           
TPk2EndValue
           
TPk2StartValue
           
TPk3EndValue
           
TPk3StartValue
           
TPk4EndValue
           
TPk4StartValue
           
TPk5EndValue
           
TPk5StartValue
           
TTreeCode
           
TTreeStructureCode
           
TTreeVersionId
           
 
Method Summary
static int count()
           
static int firstIndex()
           
abstract  java.lang.Object get(FndMapTreeNodeVORowImpl object)
           
 int index()
           
abstract  void put(FndMapTreeNodeVORowImpl object, java.lang.Object value)
           
static FndMapTreeNodeVORowImpl.AttributesEnum[] staticValues()
           
static FndMapTreeNodeVORowImpl.AttributesEnum valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FndMapTreeNodeVORowImpl.AttributesEnum[] values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Enum Constant Detail

MapId

public static final FndMapTreeNodeVORowImpl.AttributesEnum MapId

SType

public static final FndMapTreeNodeVORowImpl.AttributesEnum SType

SHierarchyCode

public static final FndMapTreeNodeVORowImpl.AttributesEnum SHierarchyCode

SPk1StartValue

public static final FndMapTreeNodeVORowImpl.AttributesEnum SPk1StartValue

SPk2StartValue

public static final FndMapTreeNodeVORowImpl.AttributesEnum SPk2StartValue

SPk3StartValue

public static final FndMapTreeNodeVORowImpl.AttributesEnum SPk3StartValue

SPk4StartValue

public static final FndMapTreeNodeVORowImpl.AttributesEnum SPk4StartValue

SPk5StartValue

public static final FndMapTreeNodeVORowImpl.AttributesEnum SPk5StartValue

SPk1EndValue

public static final FndMapTreeNodeVORowImpl.AttributesEnum SPk1EndValue

SPk2EndValue

public static final FndMapTreeNodeVORowImpl.AttributesEnum SPk2EndValue

SPk3EndValue

public static final FndMapTreeNodeVORowImpl.AttributesEnum SPk3EndValue

SPk4EndValue

public static final FndMapTreeNodeVORowImpl.AttributesEnum SPk4EndValue

SPk5EndValue

public static final FndMapTreeNodeVORowImpl.AttributesEnum SPk5EndValue

SParentPk1Value

public static final FndMapTreeNodeVORowImpl.AttributesEnum SParentPk1Value

SParentPk2Value

public static final FndMapTreeNodeVORowImpl.AttributesEnum SParentPk2Value

SParentPk3Value

public static final FndMapTreeNodeVORowImpl.AttributesEnum SParentPk3Value

SParentPk4Value

public static final FndMapTreeNodeVORowImpl.AttributesEnum SParentPk4Value

SParentPk5Value

public static final FndMapTreeNodeVORowImpl.AttributesEnum SParentPk5Value

ModuleId

public static final FndMapTreeNodeVORowImpl.AttributesEnum ModuleId

TTreeStructureCode

public static final FndMapTreeNodeVORowImpl.AttributesEnum TTreeStructureCode

TTreeCode

public static final FndMapTreeNodeVORowImpl.AttributesEnum TTreeCode

TTreeVersionId

public static final FndMapTreeNodeVORowImpl.AttributesEnum TTreeVersionId

TDataSourceId

public static final FndMapTreeNodeVORowImpl.AttributesEnum TDataSourceId

TPk1StartValue

public static final FndMapTreeNodeVORowImpl.AttributesEnum TPk1StartValue

TPk2StartValue

public static final FndMapTreeNodeVORowImpl.AttributesEnum TPk2StartValue

TPk3StartValue

public static final FndMapTreeNodeVORowImpl.AttributesEnum TPk3StartValue

TPk4StartValue

public static final FndMapTreeNodeVORowImpl.AttributesEnum TPk4StartValue

TPk5StartValue

public static final FndMapTreeNodeVORowImpl.AttributesEnum TPk5StartValue

TPk1EndValue

public static final FndMapTreeNodeVORowImpl.AttributesEnum TPk1EndValue

TPk2EndValue

public static final FndMapTreeNodeVORowImpl.AttributesEnum TPk2EndValue

TPk3EndValue

public static final FndMapTreeNodeVORowImpl.AttributesEnum TPk3EndValue

TPk4EndValue

public static final FndMapTreeNodeVORowImpl.AttributesEnum TPk4EndValue

TPk5EndValue

public static final FndMapTreeNodeVORowImpl.AttributesEnum TPk5EndValue

TParentPk1Value

public static final FndMapTreeNodeVORowImpl.AttributesEnum TParentPk1Value

TParentPk2Value

public static final FndMapTreeNodeVORowImpl.AttributesEnum TParentPk2Value

TParentPk3Value

public static final FndMapTreeNodeVORowImpl.AttributesEnum TParentPk3Value

TParentPk4Value

public static final FndMapTreeNodeVORowImpl.AttributesEnum TParentPk4Value

TParentPk5Value

public static final FndMapTreeNodeVORowImpl.AttributesEnum TParentPk5Value

MappedFlag

public static final FndMapTreeNodeVORowImpl.AttributesEnum MappedFlag

MigratedFlag

public static final FndMapTreeNodeVORowImpl.AttributesEnum MigratedFlag

CreatedBy

public static final FndMapTreeNodeVORowImpl.AttributesEnum CreatedBy

CreationDate

public static final FndMapTreeNodeVORowImpl.AttributesEnum CreationDate

LastUpdatedBy

public static final FndMapTreeNodeVORowImpl.AttributesEnum LastUpdatedBy

LastUpdateDate

public static final FndMapTreeNodeVORowImpl.AttributesEnum LastUpdateDate

LastUpdateLogin

public static final FndMapTreeNodeVORowImpl.AttributesEnum LastUpdateLogin

LookupPVO1

public static final FndMapTreeNodeVORowImpl.AttributesEnum LookupPVO1

LookupPVO2

public static final FndMapTreeNodeVORowImpl.AttributesEnum LookupPVO2
Method Detail

values

public static FndMapTreeNodeVORowImpl.AttributesEnum[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
for (FndMapTreeNodeVORowImpl.AttributesEnum c : FndMapTreeNodeVORowImpl.AttributesEnum.values())
    System.out.println(c);

Returns:
an array containing the constants of this enum type, in the order they are declared

valueOf

public static FndMapTreeNodeVORowImpl.AttributesEnum valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Parameters:
name - the name of the enum constant to be returned.
Returns:
the enum constant with the specified name
Throws:
java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
java.lang.NullPointerException - if the argument is null

get

public abstract java.lang.Object get(FndMapTreeNodeVORowImpl object)

put

public abstract void put(FndMapTreeNodeVORowImpl object,
                         java.lang.Object value)

index

public int index()

firstIndex

public static int firstIndex()

count

public static int count()

staticValues

public static FndMapTreeNodeVORowImpl.AttributesEnum[] staticValues()

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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.