com.hyper9.simdk.stubs.jaxws
Class SetTaskState
java.lang.Object
   com.hyper9.simdk.stubs.jaxws.SetTaskState
com.hyper9.simdk.stubs.jaxws.SetTaskState
- public class SetTaskState 
- extends Object
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SetTaskState
public SetTaskState()
getThis
public ManagedObjectReference getThis()
- 
- Returns:
- returns ManagedObjectReference
 
setThis
public void setThis(ManagedObjectReference _this)
- 
- Parameters:
- _this- the value for the _this property
 
getState
public TaskInfoState getState()
- 
- Returns:
- returns TaskInfoState
 
setState
public void setState(TaskInfoState state)
- 
- Parameters:
- state- the value for the state property
 
getResult
public Object getResult()
- 
- Returns:
- returns Object
 
setResult
public void setResult(Object result)
- 
- Parameters:
- result- the value for the result property
 
getFault
public LocalizedMethodFault getFault()
- 
- Returns:
- returns LocalizedMethodFault
 
setFault
public void setFault(LocalizedMethodFault fault)
- 
- Parameters:
- fault- the value for the fault property
 
Copyright © 2009-2010 Hyper9. All Rights Reserved.