| Package | Description |
|---|---|
| com.github.cafdataprocessing.entity.fields | |
| com.github.cafdataprocessing.entity.fields.factory |
| Modifier and Type | Field and Description |
|---|---|
FieldChangeType |
FieldChangeRecord.changeType |
| Modifier and Type | Method and Description |
|---|---|
static FieldChangeType |
FieldChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldChangeType[] |
FieldChangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static FieldChangeRecord |
FieldChangeRecordFactory.create(FieldChangeType fieldChangeType,
Collection<?> originalValues) |
static FieldChangeRecord |
FieldChangeRecordFactory.create(FieldChangeType fieldChangeType,
String originalValue) |
Copyright © 2015–2017 EntIT Software LLC, a Micro Focus company. All rights reserved.