com.hyper9.simdk.stubs.jaxws
Class CloneSession

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

public class CloneSession
extends Object


Constructor Summary
CloneSession()
           
 
Method Summary
 String getCloneTicket()
           
 ManagedObjectReference getThis()
           
 void setCloneTicket(String cloneTicket)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CloneSession

public CloneSession()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getCloneTicket

public String getCloneTicket()
Returns:
returns String

setCloneTicket

public void setCloneTicket(String cloneTicket)
Parameters:
cloneTicket - the value for the cloneTicket property


Copyright © 2009-2010 Hyper9. All Rights Reserved.