com.hyper9.simdk.stubs.jaxws
Class UpdateNetworkConfig

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

public class UpdateNetworkConfig
extends Object


Constructor Summary
UpdateNetworkConfig()
           
 
Method Summary
 String getChangeMode()
           
 HostNetworkConfig getConfig()
           
 ManagedObjectReference getThis()
           
 void setChangeMode(String changeMode)
           
 void setConfig(HostNetworkConfig config)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateNetworkConfig

public UpdateNetworkConfig()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getConfig

public HostNetworkConfig getConfig()
Returns:
returns HostNetworkConfig

setConfig

public void setConfig(HostNetworkConfig config)
Parameters:
config - the value for the config property

getChangeMode

public String getChangeMode()
Returns:
returns String

setChangeMode

public void setChangeMode(String changeMode)
Parameters:
changeMode - the value for the changeMode property


Copyright © 2009-2010 Hyper9. All Rights Reserved.