com.hyper9.simdk.stubs.jaxws
Class UpdateDefaultPolicy

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

public class UpdateDefaultPolicy
extends Object


Constructor Summary
UpdateDefaultPolicy()
           
 
Method Summary
 HostFirewallDefaultPolicy getDefaultPolicy()
           
 ManagedObjectReference getThis()
           
 void setDefaultPolicy(HostFirewallDefaultPolicy defaultPolicy)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateDefaultPolicy

public UpdateDefaultPolicy()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getDefaultPolicy

public HostFirewallDefaultPolicy getDefaultPolicy()
Returns:
returns HostFirewallDefaultPolicy

setDefaultPolicy

public void setDefaultPolicy(HostFirewallDefaultPolicy defaultPolicy)
Parameters:
defaultPolicy - the value for the defaultPolicy property


Copyright © 2009-2010 Hyper9. All Rights Reserved.