com.hyper9.simdk.stubs.jaxws
Class InstallHostPatchV2

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

public class InstallHostPatchV2
extends Object


Constructor Summary
InstallHostPatchV2()
           
 
Method Summary
 List<String> getBundleUrls()
           
 List<String> getMetaUrls()
           
 HostPatchManagerPatchManagerOperationSpec getSpec()
           
 ManagedObjectReference getThis()
           
 List<String> getVibUrls()
           
 void setBundleUrls(List<String> bundleUrls)
           
 void setMetaUrls(List<String> metaUrls)
           
 void setSpec(HostPatchManagerPatchManagerOperationSpec spec)
           
 void setThis(ManagedObjectReference _this)
           
 void setVibUrls(List<String> vibUrls)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstallHostPatchV2

public InstallHostPatchV2()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getMetaUrls

public List<String> getMetaUrls()
Returns:
returns List

setMetaUrls

public void setMetaUrls(List<String> metaUrls)
Parameters:
metaUrls - the value for the metaUrls property

getBundleUrls

public List<String> getBundleUrls()
Returns:
returns List

setBundleUrls

public void setBundleUrls(List<String> bundleUrls)
Parameters:
bundleUrls - the value for the bundleUrls property

getVibUrls

public List<String> getVibUrls()
Returns:
returns List

setVibUrls

public void setVibUrls(List<String> vibUrls)
Parameters:
vibUrls - the value for the vibUrls property

getSpec

public HostPatchManagerPatchManagerOperationSpec getSpec()
Returns:
returns HostPatchManagerPatchManagerOperationSpec

setSpec

public void setSpec(HostPatchManagerPatchManagerOperationSpec spec)
Parameters:
spec - the value for the spec property


Copyright © 2009-2010 Hyper9. All Rights Reserved.