public class ValidationInfos extends Object
Constructor and Description |
---|
ValidationInfos() |
Modifier and Type | Method and Description |
---|---|
String |
getCustomerId() |
long |
getExpiresTime()
Returns the expiresTime
|
int |
getInvalidAttempts()
Returns the InvalidAttempts
|
String |
getMobileNumber()
Returns the MobileNumber
|
String |
getUserConnectionId()
Returns the UserConnectionId
|
String |
getUserEmail() |
String |
getValidationCode()
Returns the ValidationCode
|
void |
setCustomerId(String strCustomerId) |
void |
setExpiresTime(long expiresTime)
Sets the expiresTime
|
void |
setInvalidAttempts(int nInvalidAttempts)
Sets the InvalidAttempts
|
void |
setMobileNumber(String strMobileNumber)
Sets the MobileNumber
|
void |
setUserConnectionId(String strUserConnectionId)
Sets the UserConnectionId
|
void |
setUserEmail(String strUserEmail) |
void |
setValidationCode(String strValidationCode)
Sets the ValidationCode
|
public String getValidationCode()
public void setValidationCode(String strValidationCode)
strValidationCode
- The ValidationCodepublic String getMobileNumber()
public void setMobileNumber(String strMobileNumber)
strMobileNumber
- The MobileNumberpublic String getUserConnectionId()
public String getUserEmail()
public void setUserEmail(String strUserEmail)
strUserEmail
- the _strUserEmail to setpublic void setUserConnectionId(String strUserConnectionId)
strUserConnectionId
- The UserConnectionIdpublic String getCustomerId()
public void setCustomerId(String strCustomerId)
strCustomerId
- the _strCustomerId to setpublic long getExpiresTime()
public void setExpiresTime(long expiresTime)
expiresTime
- The expiresTimepublic int getInvalidAttempts()
public void setInvalidAttempts(int nInvalidAttempts)
nInvalidAttempts
- The InvalidAttemptsCopyright © 2019 City of Paris. All rights reserved.