com.hyper9.simdk.stubs.jaxws
Class ScanHostPatch

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

public class ScanHostPatch
extends Object


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

Constructor Detail

ScanHostPatch

public ScanHostPatch()
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 List<String> getUpdateID()
Returns:
returns List

setUpdateID

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


Copyright © 2009-2010 Hyper9. All Rights Reserved.