public class BlockedUser
extends Object
-
Constructor Summary
Constructors
-
Method Summary
protected boolean
boolean
Display name of the blocked user.
User ID of the blocked user.
Login of the blocked user.
int
-
Constructor Details
-
BlockedUser
public BlockedUser()
-
Method Details
-
getUserId
User ID of the blocked user.
-
getUserLogin
Login of the blocked user.
-
getDisplayName
public String getDisplayName()
Display name of the blocked user.
-
-
canEqual
protected boolean canEqual(Object other)
-
-