| Package | Description |
|---|---|
| org.babyfish.model.event | |
| org.babyfish.model.event.modification |
| Modifier and Type | Method and Description |
|---|---|
static ScalarEvent |
ScalarEvent.createReplaceEvent(Object source,
ObjectModelModifications.SetByScalarPropertyIdAndValue modification,
int scalarPropertyId,
Object detachedValue,
Object attachedValue) |
| Constructor and Description |
|---|
ScalarEvent(Object source,
ObjectModelModifications.SetByScalarPropertyIdAndValue modification,
int scalarPropertyId,
Object detachedValue,
Object attachedValue) |
| Modifier and Type | Method and Description |
|---|---|
static ObjectModelModifications.SetByScalarPropertyIdAndValue |
ObjectModelModifications.set(int scalarPropertyId,
Object value) |
Copyright © 2016. All rights reserved.