org.eclipse.m2m.qvt.oml.debug.core.vm.protocol
Class VMResumeRequest

java.lang.Object
  extended by org.eclipse.m2m.qvt.oml.debug.core.vm.protocol.VMRequest
      extended by org.eclipse.m2m.qvt.oml.debug.core.vm.protocol.VMResumeRequest
All Implemented Interfaces:
java.io.Serializable

public class VMResumeRequest
extends VMRequest

See Also:
Serialized Form

Field Summary
 int detail
           
 
Constructor Summary
VMResumeRequest(int detail)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

detail

public final int detail
Constructor Detail

VMResumeRequest

public VMResumeRequest(int detail)

Copyright 2008 Borland Software Corporation and others.
All Rights Reserved.