public class LogInRequest extends Object
Constructor and Description |
---|
LogInRequest() |
LogInRequest(String loggedInCookie) |
LogInRequest(String username,
String password) |
Modifier and Type | Method and Description |
---|---|
ActionType |
getActionType() |
String |
getLoggedInCookie() |
String |
getPassword() |
String |
getUsername() |
public LogInRequest()
public LogInRequest(String loggedInCookie)
public ActionType getActionType()
public String getUsername()
public String getPassword()
public String getLoggedInCookie()
Copyright © 2010-2014 ArcBees. All Rights Reserved.