com.hyper9.simdk.stubs.jaxws
Class StartReplaying

java.lang.Object
  extended by com.hyper9.simdk.stubs.jaxws.StartReplaying

public class StartReplaying
extends Object


Constructor Summary
StartReplaying()
           
 
Method Summary
 ManagedObjectReference getReplaySnapshot()
           
 ManagedObjectReference getThis()
           
 void setReplaySnapshot(ManagedObjectReference replaySnapshot)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StartReplaying

public StartReplaying()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

public void setThis(ManagedObjectReference _this)
Parameters:
_this - the value for the _this property

getReplaySnapshot

public ManagedObjectReference getReplaySnapshot()
Returns:
returns ManagedObjectReference

setReplaySnapshot

public void setReplaySnapshot(ManagedObjectReference replaySnapshot)
Parameters:
replaySnapshot - the value for the replaySnapshot property


Copyright © 2009-2010 Hyper9. All Rights Reserved.