com.hyper9.simdk.stubs.jaxws
Class HostDVSUpdateDVPortgroups

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

public class HostDVSUpdateDVPortgroups
extends Object


Constructor Summary
HostDVSUpdateDVPortgroups()
           
 
Method Summary
 List<HostDVPortgroupConfigSpec> getConfigSpec()
           
 String getSwitchUuid()
           
 ManagedObjectReference getThis()
           
 void setConfigSpec(List<HostDVPortgroupConfigSpec> configSpec)
           
 void setSwitchUuid(String switchUuid)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HostDVSUpdateDVPortgroups

public HostDVSUpdateDVPortgroups()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getSwitchUuid

public String getSwitchUuid()
Returns:
returns String

setSwitchUuid

public void setSwitchUuid(String switchUuid)
Parameters:
switchUuid - the value for the switchUuid property

getConfigSpec

public List<HostDVPortgroupConfigSpec> getConfigSpec()
Returns:
returns List

setConfigSpec

public void setConfigSpec(List<HostDVPortgroupConfigSpec> configSpec)
Parameters:
configSpec - the value for the configSpec property


Copyright © 2009-2010 Hyper9. All Rights Reserved.