public class PartiallyResolvedDelta<V extends PrismValue> extends Object
PartiallyResolvedDelta(ItemDelta<V> itemDelta, ItemPath residualPath)
boolean
equals(Object obj)
ItemDelta<V>
getDelta()
ItemPath
getResidualPath()
int
hashCode()
void
setDelta(ItemDelta<V> itemDelta)
setResidualPath(ItemPath residualPath)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public PartiallyResolvedDelta(ItemDelta<V> itemDelta, ItemPath residualPath)
public ItemDelta<V> getDelta()
public void setDelta(ItemDelta<V> itemDelta)
public ItemPath getResidualPath()
public void setResidualPath(ItemPath residualPath)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2013 evolveum. All rights reserved.