com.hyper9.simdk.stubs.jaxws
Class StageHostPatch_Task
java.lang.Object
com.hyper9.simdk.stubs.jaxws.StageHostPatch_Task
public class StageHostPatch_Task
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StageHostPatch_Task
public StageHostPatch_Task()
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.