org.molgenis.omx.mobile.login
Class LoginResponse

java.lang.Object
  extended by org.molgenis.omx.mobile.login.LoginResponse

public class LoginResponse
extends Object


Constructor Summary
LoginResponse(String errorMessage)
           
 
Method Summary
 String getErrorMessage()
           
 boolean isSuccess()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoginResponse

public LoginResponse(String errorMessage)
Method Detail

getErrorMessage

public String getErrorMessage()

isSuccess

public boolean isSuccess()


Copyright © 2013. All Rights Reserved.