com.hyper9.simdk.stubs.jaxws
Class PublishMediaToLibrary_Task
java.lang.Object
com.hyper9.simdk.stubs.jaxws.PublishMediaToLibrary_Task
public class PublishMediaToLibrary_Task
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PublishMediaToLibrary_Task
public PublishMediaToLibrary_Task()
getThis
public ManagedObjectReference getThis()
- Returns:
- returns ManagedObjectReference
setThis
public void setThis(ManagedObjectReference _this)
- Parameters:
_this
- the value for the _this property
getSrcDc
public ManagedObjectReference getSrcDc()
- Returns:
- returns ManagedObjectReference
setSrcDc
public void setSrcDc(ManagedObjectReference srcDc)
- Parameters:
srcDc
- the value for the srcDc property
getSrcName
public String getSrcName()
- Returns:
- returns String
setSrcName
public void setSrcName(String srcName)
- Parameters:
srcName
- the value for the srcName property
getLibKey
public String getLibKey()
- Returns:
- returns String
setLibKey
public void setLibKey(String libKey)
- Parameters:
libKey
- the value for the libKey property
getMetadata
public ImageLibraryManagerMediaInfo getMetadata()
- Returns:
- returns ImageLibraryManagerMediaInfo
setMetadata
public void setMetadata(ImageLibraryManagerMediaInfo metadata)
- Parameters:
metadata
- the value for the metadata property
getHeaders
public List<KeyValue> getHeaders()
- Returns:
- returns List
setHeaders
public void setHeaders(List<KeyValue> headers)
- Parameters:
headers
- the value for the headers property
Copyright © 2009-2010 Hyper9. All Rights Reserved.