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