com.hyper9.simdk.stubs.jaxws
Class CreateTask
java.lang.Object
com.hyper9.simdk.stubs.jaxws.CreateTask
public class CreateTask
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateTask
public CreateTask()
getThis
public ManagedObjectReference getThis()
- Returns:
- returns ManagedObjectReference
setThis
public void setThis(ManagedObjectReference _this)
- Parameters:
_this
- the value for the _this property
getObj
public ManagedObjectReference getObj()
- Returns:
- returns ManagedObjectReference
setObj
public void setObj(ManagedObjectReference obj)
- Parameters:
obj
- the value for the obj property
getTaskTypeId
public String getTaskTypeId()
- Returns:
- returns String
setTaskTypeId
public void setTaskTypeId(String taskTypeId)
- Parameters:
taskTypeId
- the value for the taskTypeId property
getInitiatedBy
public String getInitiatedBy()
- Returns:
- returns String
setInitiatedBy
public void setInitiatedBy(String initiatedBy)
- Parameters:
initiatedBy
- the value for the initiatedBy property
getCancelable
public Boolean getCancelable()
- Returns:
- returns Boolean
setCancelable
public void setCancelable(Boolean cancelable)
- Parameters:
cancelable
- the value for the cancelable property
getParentTaskKey
public String getParentTaskKey()
- Returns:
- returns String
setParentTaskKey
public void setParentTaskKey(String parentTaskKey)
- Parameters:
parentTaskKey
- the value for the parentTaskKey property
Copyright © 2009-2010 Hyper9. All Rights Reserved.