◆ getPass()
String com.example.infiniteLoop.parkingo.login.getPass |
( |
| ) |
|
|
inline |
rturns the password of the login
- Returns
- string
◆ getUname()
String com.example.infiniteLoop.parkingo.login.getUname |
( |
| ) |
|
|
inline |
returns the username of the login
- Returns
- string
◆ setPass()
void com.example.infiniteLoop.parkingo.login.setPass |
( |
String |
pass | ) |
|
|
inline |
Sets the password of the login.
- Parameters
-
- Returns
- void
◆ setUname()
void com.example.infiniteLoop.parkingo.login.setUname |
( |
String |
uname | ) |
|
|
inline |
Sets the password of the login.
- Parameters
-
- Returns
- void
The documentation for this class was generated from the following file:
- /home/bhavesh/Desktop/cs699/parkingo/parkingo/source/app/src/main/java/com/example/infiniteLoop/parkingo/login.java