Class PermissionRequest
java.lang.Object
gen.org.tkit.onecx.permission.model.PermissionRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PermissionRequest
public PermissionRequest()
-
-
Method Details
-
getToken
Get token- Returns:
- token
-
setToken
Set token -
token
-
toString
Create a string representation of this pojo. -
equals
Compares this object to the specified object. The result istrueif and only if the argument is notnulland is aPermissionRequestobject that contains the same values as this object. -
hashCode
public int hashCode()Returns a hash code for aPermissionRequest.
-