public interface IPDIWatchpointTriggerInfo extends IPDISessionObject
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getNewValue()
Returns the new value of the watching expression
|
java.lang.String |
getOldValue()
Returns the old value of the watching expression
|
IPDIWatchpoint |
getWatchpoint()
Returns the triggered watchpoint
|
getSessionIPDIWatchpoint getWatchpoint()
java.lang.String getOldValue()
java.lang.String getNewValue()
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.