com.hyper9.simdk.stubs.jaxws
Class HostDVSUpdatePorts
java.lang.Object
com.hyper9.simdk.stubs.jaxws.HostDVSUpdatePorts
public class HostDVSUpdatePorts
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HostDVSUpdatePorts
public HostDVSUpdatePorts()
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
getPortData
public List<HostDVSPortData> getPortData()
- Returns:
- returns List
setPortData
public void setPortData(List<HostDVSPortData> portData)
- Parameters:
portData
- the value for the portData property
Copyright © 2009-2010 Hyper9. All Rights Reserved.