com.hyper9.simdk.stubs.jaxws
Class QueryConfigOptionResponse

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

public class QueryConfigOptionResponse
extends Object


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

Constructor Detail

QueryConfigOptionResponse

public QueryConfigOptionResponse()
Method Detail

getReturnval

public VirtualMachineConfigOption getReturnval()
Returns:
returns VirtualMachineConfigOption

setReturnval

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.