com.hyper9.simdk.stubs.jaxws
Class CreateImportSpec
java.lang.Object
com.hyper9.simdk.stubs.jaxws.CreateImportSpec
public class CreateImportSpec
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateImportSpec
public CreateImportSpec()
getThis
public ManagedObjectReference getThis()
- Returns:
- returns ManagedObjectReference
setThis
public void setThis(ManagedObjectReference _this)
- Parameters:
_this
- the value for the _this property
getOvfDescriptor
public String getOvfDescriptor()
- Returns:
- returns String
setOvfDescriptor
public void setOvfDescriptor(String ovfDescriptor)
- Parameters:
ovfDescriptor
- the value for the ovfDescriptor property
getResourcePool
public ManagedObjectReference getResourcePool()
- Returns:
- returns ManagedObjectReference
setResourcePool
public void setResourcePool(ManagedObjectReference resourcePool)
- Parameters:
resourcePool
- the value for the resourcePool property
getDatastore
public ManagedObjectReference getDatastore()
- Returns:
- returns ManagedObjectReference
setDatastore
public void setDatastore(ManagedObjectReference datastore)
- Parameters:
datastore
- the value for the datastore property
getCisp
public OvfCreateImportSpecParams getCisp()
- Returns:
- returns OvfCreateImportSpecParams
setCisp
public void setCisp(OvfCreateImportSpecParams cisp)
- Parameters:
cisp
- the value for the cisp property
Copyright © 2009-2010 Hyper9. All Rights Reserved.