|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.novell.admin.ns.ObjectAttribute.ModifyValue
Model for a modified attribute value.
Method Summary | |
ValueComponent |
getNewComp()
|
ValueComponent |
getNewValue()
Returns the new value. |
ValueComponent |
getOldValue()
|
ValueComponent |
getOriginalComp()
Returns the value to be replaced. |
void |
setNewComp(ValueComponent newComp)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Method Detail |
public ValueComponent getOriginalComp()
public ValueComponent getOldValue()
public void setNewComp(ValueComponent newComp)
public ValueComponent getNewValue()
public ValueComponent getNewComp()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |