com.hyper9.simdk.stubs.jaxws
Class RemoveVirtualSwitch

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

public class RemoveVirtualSwitch
extends Object


Constructor Summary
RemoveVirtualSwitch()
           
 
Method Summary
 ManagedObjectReference getThis()
           
 String getVswitchName()
           
 void setThis(ManagedObjectReference _this)
           
 void setVswitchName(String vswitchName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoveVirtualSwitch

public RemoveVirtualSwitch()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getVswitchName

public String getVswitchName()
Returns:
returns String

setVswitchName

public void setVswitchName(String vswitchName)
Parameters:
vswitchName - the value for the vswitchName property


Copyright © 2009-2010 Hyper9. All Rights Reserved.