com.hyper9.simdk.stubs.jaxws
Class LoginBySessionTicketResponse

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

public class LoginBySessionTicketResponse
extends Object


Constructor Summary
LoginBySessionTicketResponse()
           
 
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

LoginBySessionTicketResponse

public LoginBySessionTicketResponse()
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.