public class VMBreakpointResponse extends VMResponse
status, STATUS_ERROR, STATUS_OK| Constructor and Description |
|---|
VMBreakpointResponse() |
VMBreakpointResponse(List<Long> addedBreakpointIDs) |
| Modifier and Type | Method and Description |
|---|---|
long[] |
getAddedBreakpointsIDs() |
String |
toString() |
createERROR, createOK, isOK, toStatusStringpublic long[] getAddedBreakpointsIDs()
public String toString()
toString in class VMResponseCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.