Class ItemValueWithOrigin<V extends PrismValue,D extends ItemDefinition<?>>

java.lang.Object
com.evolveum.midpoint.model.impl.lens.ItemValueWithOrigin<V,D>
All Implemented Interfaces:
DebugDumpable

public class ItemValueWithOrigin<V extends PrismValue,D extends ItemDefinition<?>> extends Object implements DebugDumpable
Value of an item along with the information where it came from: producer and construction.
Author:
semancik