com.hyper9.simdk.stubs.jaxws
Class QueryMemoryOverheadEx

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

public class QueryMemoryOverheadEx
extends Object


Constructor Summary
QueryMemoryOverheadEx()
           
 
Method Summary
 ManagedObjectReference getThis()
           
 VirtualMachineConfigInfo getVmConfigInfo()
           
 void setThis(ManagedObjectReference _this)
           
 void setVmConfigInfo(VirtualMachineConfigInfo vmConfigInfo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryMemoryOverheadEx

public QueryMemoryOverheadEx()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

public void setThis(ManagedObjectReference _this)
Parameters:
_this - the value for the _this property

getVmConfigInfo

public VirtualMachineConfigInfo getVmConfigInfo()
Returns:
returns VirtualMachineConfigInfo

setVmConfigInfo

public void setVmConfigInfo(VirtualMachineConfigInfo vmConfigInfo)
Parameters:
vmConfigInfo - the value for the vmConfigInfo property


Copyright © 2009-2010 Hyper9. All Rights Reserved.