com.hyper9.simdk.stubs.jaxws
Class AddVirtualNic
java.lang.Object
com.hyper9.simdk.stubs.jaxws.AddVirtualNic
public class AddVirtualNic
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddVirtualNic
public AddVirtualNic()
getThis
public ManagedObjectReference getThis()
- Returns:
- returns ManagedObjectReference
setThis
public void setThis(ManagedObjectReference _this)
- Parameters:
_this
- the value for the _this property
getPortgroup
public String getPortgroup()
- Returns:
- returns String
setPortgroup
public void setPortgroup(String portgroup)
- Parameters:
portgroup
- the value for the portgroup property
getNic
public HostVirtualNicSpec getNic()
- Returns:
- returns HostVirtualNicSpec
setNic
public void setNic(HostVirtualNicSpec nic)
- Parameters:
nic
- the value for the nic property
Copyright © 2009-2010 Hyper9. All Rights Reserved.