com.hyper9.simdk.stubs.jaxws
Class PostEvent
java.lang.Object
com.hyper9.simdk.stubs.jaxws.PostEvent
public class PostEvent
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PostEvent
public PostEvent()
getThis
public ManagedObjectReference getThis()
- Returns:
- returns ManagedObjectReference
setThis
public void setThis(ManagedObjectReference _this)
- Parameters:
_this
- the value for the _this property
getEventToPost
public Event getEventToPost()
- Returns:
- returns Event
setEventToPost
public void setEventToPost(Event eventToPost)
- Parameters:
eventToPost
- the value for the eventToPost property
getTaskInfo
public TaskInfo getTaskInfo()
- Returns:
- returns TaskInfo
setTaskInfo
public void setTaskInfo(TaskInfo taskInfo)
- Parameters:
taskInfo
- the value for the taskInfo property
Copyright © 2009-2010 Hyper9. All Rights Reserved.