org.molgenis.omx.mobile.login
Class LoginRequest
java.lang.Object
org.molgenis.omx.mobile.login.LoginRequest
public class LoginRequest
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoginRequest
public LoginRequest()
getUsername
public String getUsername()
setUsername
public void setUsername(String username)
getPassword
public String getPassword()
setPassword
public void setPassword(String password)
Copyright © 2013. All Rights Reserved.