public class Forgotpassword_input
extends java.lang.Object
| Constructor and Description |
|---|
Forgotpassword_input() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAuthToken()
This Method is use to Get the Auth Token
|
java.lang.String |
getCountryCode()
This Method is use to Get the countryCode
|
java.lang.String |
getEmail()
This Method is use to Get the Email
|
java.lang.String |
getLang_code()
This Method is use to Get the Language Code
|
java.lang.String |
getPakagename()
This Method is use to Get the Package Name
|
void |
setAuthToken(java.lang.String authToken)
This Method is use to Set the Auth Token
|
void |
setCountryCode(java.lang.String countryCode)
This Method is use to Set the countryCode
|
void |
setEmail(java.lang.String email)
This Method is use to Set the Email
|
void |
setLang_code(java.lang.String lang_code)
This Method is use to Set the Language Code
|
void |
setPakagename(java.lang.String pakagename)
This Method is use to Set the Package Name
|
public java.lang.String getLang_code()
public void setLang_code(java.lang.String lang_code)
lang_code - For Setting The Language Codepublic java.lang.String getPakagename()
public void setPakagename(java.lang.String pakagename)
pakagename - For Setting The Package Namepublic java.lang.String getAuthToken()
public void setAuthToken(java.lang.String authToken)
authToken - For Setting The Auth Tokenpublic java.lang.String getEmail()
public void setEmail(java.lang.String email)
email - For Setting The Emailpublic java.lang.String getCountryCode()
public void setCountryCode(java.lang.String countryCode)
countryCode - For Setting The countryCode