Package | Description |
---|---|
oracle.jbo.mom |
Contains the abstract implementation for meta object management in various ADF tiers.
|
Modifier and Type | Method and Description |
---|---|
DifferChangeEntry.DifferChangeOper |
DifferChangeEntry.getOper() |
static DifferChangeEntry.DifferChangeOper |
DifferChangeEntry.DifferChangeOper.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DifferChangeEntry.DifferChangeOper[] |
DifferChangeEntry.DifferChangeOper.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|