public class PartiallyResolvedValue<V extends PrismValue> extends Object
PartiallyResolvedValue(Item<V> item, ItemPath residualPath)
boolean
equals(Object obj)
Item<V>
getItem()
ItemPath
getResidualPath()
int
hashCode()
void
setItem(Item<V> item)
setResidualPath(ItemPath residualPath)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public PartiallyResolvedValue(Item<V> item, ItemPath residualPath)
public Item<V> getItem()
public void setItem(Item<V> item)
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.