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