|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.debug.vm.response.VMResponse
org.eclipse.ocl.examples.debug.vm.response.VMBreakpointResponse
public class VMBreakpointResponse
| Field Summary |
|---|
| Fields inherited from class org.eclipse.ocl.examples.debug.vm.response.VMResponse |
|---|
status, STATUS_ERROR, STATUS_OK |
| Constructor Summary | |
|---|---|
VMBreakpointResponse()
|
|
VMBreakpointResponse(java.util.List<java.lang.Long> addedBreakpointIDs)
|
|
| Method Summary | |
|---|---|
long[] |
getAddedBreakpointsIDs()
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.ocl.examples.debug.vm.response.VMResponse |
|---|
createERROR, createOK, isOK, toStatusString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public VMBreakpointResponse()
public VMBreakpointResponse(@NonNull
java.util.List<java.lang.Long> addedBreakpointIDs)
| Method Detail |
|---|
public long[] getAddedBreakpointsIDs()
public java.lang.String toString()
toString in class VMResponse
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||