com.hyper9.simdk.stubs.jaxws
Class UpdateIpConfig

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

public class UpdateIpConfig
extends Object


Constructor Summary
UpdateIpConfig()
           
 
Method Summary
 HostIpConfig getIpConfig()
           
 ManagedObjectReference getThis()
           
 void setIpConfig(HostIpConfig ipConfig)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateIpConfig

public UpdateIpConfig()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getIpConfig

public HostIpConfig getIpConfig()
Returns:
returns HostIpConfig

setIpConfig

public void setIpConfig(HostIpConfig ipConfig)
Parameters:
ipConfig - the value for the ipConfig property


Copyright © 2009-2010 Hyper9. All Rights Reserved.