com.hyper9.simdk.stubs.jaxws
Class CloneVMResponse

java.lang.Object
  extended by com.hyper9.simdk.stubs.jaxws.CloneVMResponse

public class CloneVMResponse
extends Object


Constructor Summary
CloneVMResponse()
           
 
Method Summary
 ManagedObjectReference getReturnval()
           
 void setReturnval(ManagedObjectReference returnval)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CloneVMResponse

public CloneVMResponse()
Method Detail

getReturnval

public ManagedObjectReference getReturnval()
Returns:
returns ManagedObjectReference

setReturnval

public void setReturnval(ManagedObjectReference returnval)
Parameters:
returnval - the value for the returnval property


Copyright © 2009-2010 Hyper9. All Rights Reserved.