| Package | Description | 
|---|---|
| eu.ehri.project.persistence | 
 Classes dealing with persistence of
 relational item data in sub-tree format. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MutationState | 
Mutation.getState()  | 
static MutationState | 
MutationState.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static MutationState[] | 
MutationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Constructor and Description | 
|---|
Mutation(T node,
        MutationState state)  | 
Mutation(T node,
        MutationState state,
        Bundle bundle)  | 
Mutation(T node,
        MutationState state,
        Optional<Bundle> prior)  | 
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.