public class PermissionRequest
extends Object
-
Nested Class Summary
Nested Classes
-
Constructor Summary
Constructors
-
Method Summary
void
Create a string representation of this pojo.
-
Constructor Details
-
PermissionRequest
public PermissionRequest()
-
Method Details
-
getToken
Get token
- Returns:
- token
-
setToken
public void setToken(String token)
Set token
-
-
toString
Create a string representation of this pojo.
- Overrides:
toString in class Object