com.hyper9.simdk.stubs.jaxws
Class UpdateDnsConfig

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

public class UpdateDnsConfig
extends Object


Constructor Summary
UpdateDnsConfig()
           
 
Method Summary
 HostDnsConfig getConfig()
           
 ManagedObjectReference getThis()
           
 void setConfig(HostDnsConfig 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

UpdateDnsConfig

public UpdateDnsConfig()
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 HostDnsConfig getConfig()
Returns:
returns HostDnsConfig

setConfig

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.