public interface ICDIWatchpointTrigger extends ICDISessionObject
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.
|
ICDIWatchpoint |
getWatchpoint()
Returns the triggered watchpoint.
|
getSession
ICDIWatchpoint getWatchpoint()
java.lang.String getOldValue()
java.lang.String getNewValue()
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.