package it.cavallium.dbengine.database; public enum LLDictionaryResultType { VOID, VALUE_CHANGED, PREVIOUS_VALUE }