com.hyper9.simdk.stubs.jaxws
Class ImportLibraryMedia
java.lang.Object
com.hyper9.simdk.stubs.jaxws.ImportLibraryMedia
public class ImportLibraryMedia
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportLibraryMedia
public ImportLibraryMedia()
getThis
public ManagedObjectReference getThis()
- Returns:
- returns ManagedObjectReference
setThis
public void setThis(ManagedObjectReference _this)
- Parameters:
_this
- the value for the _this property
getUrl
public String getUrl()
- Returns:
- returns String
setUrl
public void setUrl(String url)
- Parameters:
url
- the value for the url property
getSslThumbprint
public String getSslThumbprint()
- Returns:
- returns String
setSslThumbprint
public void setSslThumbprint(String sslThumbprint)
- Parameters:
sslThumbprint
- the value for the sslThumbprint property
getHeaders
public List<KeyValue> getHeaders()
- Returns:
- returns List
setHeaders
public void setHeaders(List<KeyValue> headers)
- Parameters:
headers
- the value for the headers property
getDstDc
public ManagedObjectReference getDstDc()
- Returns:
- returns ManagedObjectReference
setDstDc
public void setDstDc(ManagedObjectReference dstDc)
- Parameters:
dstDc
- the value for the dstDc property
getDstName
public String getDstName()
- Returns:
- returns String
setDstName
public void setDstName(String dstName)
- Parameters:
dstName
- the value for the dstName 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.