com.hyper9.simdk.stubs.jaxws
Class AddVirtualNic

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

public class AddVirtualNic
extends Object


Constructor Summary
AddVirtualNic()
           
 
Method Summary
 HostVirtualNicSpec getNic()
           
 String getPortgroup()
           
 ManagedObjectReference getThis()
           
 void setNic(HostVirtualNicSpec nic)
           
 void setPortgroup(String portgroup)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddVirtualNic

public AddVirtualNic()
Method Detail

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.