com.hyper9.simdk.stubs.jaxws
Class CloneSessionResponse

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

public class CloneSessionResponse
extends Object


Constructor Summary
CloneSessionResponse()
           
 
Method Summary
 UserSession getReturnval()
           
 void setReturnval(UserSession returnval)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CloneSessionResponse

public CloneSessionResponse()
Method Detail

getReturnval

public UserSession getReturnval()
Returns:
returns UserSession

setReturnval

public void setReturnval(UserSession returnval)
Parameters:
returnval - the value for the returnval property


Copyright © 2009-2010 Hyper9. All Rights Reserved.