|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.m2m.qvt.oml.debug.core.vm.protocol.VMResponse
org.eclipse.m2m.qvt.oml.debug.core.vm.protocol.VMBreakpointResponse
public class VMBreakpointResponse
Field Summary |
---|
Fields inherited from class org.eclipse.m2m.qvt.oml.debug.core.vm.protocol.VMResponse |
---|
status, STATUS_ERROR, STATUS_OK |
Constructor Summary | |
---|---|
VMBreakpointResponse()
|
|
VMBreakpointResponse(java.util.List<java.lang.Long> addedBreakpointIDs)
|
Method Summary | |
---|---|
long[] |
getAddedBreakpointsIDs()
|
Methods inherited from class org.eclipse.m2m.qvt.oml.debug.core.vm.protocol.VMResponse |
---|
createERROR, createOK, isOK, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public VMBreakpointResponse()
public VMBreakpointResponse(java.util.List<java.lang.Long> addedBreakpointIDs)
Method Detail |
---|
public long[] getAddedBreakpointsIDs()
|
Copyright 2008 Borland Software Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |