com.hyper9.simdk.stubs.jaxws
Class AddServiceConsoleVirtualNic

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

public class AddServiceConsoleVirtualNic
extends Object


Constructor Summary
AddServiceConsoleVirtualNic()
           
 
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

AddServiceConsoleVirtualNic

public AddServiceConsoleVirtualNic()
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.