com.hyper9.simdk.stubs.jaxws
Class AddVirtualSwitch

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

public class AddVirtualSwitch
extends Object


Constructor Summary
AddVirtualSwitch()
           
 
Method Summary
 HostVirtualSwitchSpec getSpec()
           
 ManagedObjectReference getThis()
           
 String getVswitchName()
           
 void setSpec(HostVirtualSwitchSpec spec)
           
 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

AddVirtualSwitch

public AddVirtualSwitch()
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

getSpec

public HostVirtualSwitchSpec getSpec()
Returns:
returns HostVirtualSwitchSpec

setSpec

public void setSpec(HostVirtualSwitchSpec spec)
Parameters:
spec - the value for the spec property


Copyright © 2009-2010 Hyper9. All Rights Reserved.