public class CheckIfUserLoggedInOutputModel
extends java.lang.Object
Constructor and Description |
---|
CheckIfUserLoggedInOutputModel() |
Modifier and Type | Method and Description |
---|---|
int |
getIs_login()
This Method is use to Get the Login Status
|
void |
setIs_login(int is_login)
This Method is use to Set the Login Status
|