| Package | Description |
|---|---|
| org.plasma.sdo | |
| org.plasma.sdo.core |
| Modifier and Type | Method and Description |
|---|---|
ChangeType |
Change.getChangeType() |
static ChangeType |
ChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeType[] |
ChangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ChangeType |
CoreChange.getChangeType() |
| Constructor and Description |
|---|
CoreChange(commonj.sdo.DataObject dataObject,
ChangeType changeType,
Map<UUID,CoreChange> changes) |
Copyright © 2021. All rights reserved.