com.hyper9.simdk.stubs.jaxws
Class InstallHostPatch_Task

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

public class InstallHostPatch_Task
extends Object


Constructor Summary
InstallHostPatch_Task()
           
 
Method Summary
 Boolean getForce()
           
 HostPatchManagerLocator getRepository()
           
 ManagedObjectReference getThis()
           
 String getUpdateID()
           
 void setForce(Boolean force)
           
 void setRepository(HostPatchManagerLocator repository)
           
 void setThis(ManagedObjectReference _this)
           
 void setUpdateID(String updateID)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstallHostPatch_Task

public InstallHostPatch_Task()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getRepository

public HostPatchManagerLocator getRepository()
Returns:
returns HostPatchManagerLocator

setRepository

public void setRepository(HostPatchManagerLocator repository)
Parameters:
repository - the value for the repository property

getUpdateID

public String getUpdateID()
Returns:
returns String

setUpdateID

public void setUpdateID(String updateID)
Parameters:
updateID - the value for the updateID property

getForce

public Boolean getForce()
Returns:
returns Boolean

setForce

public void setForce(Boolean force)
Parameters:
force - the value for the force property


Copyright © 2009-2010 Hyper9. All Rights Reserved.