com.hyper9.simdk.stubs.jaxws
Class AddVirtualSwitch
java.lang.Object
com.hyper9.simdk.stubs.jaxws.AddVirtualSwitch
public class AddVirtualSwitch
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddVirtualSwitch
public AddVirtualSwitch()
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.