public interface BoxUser
An interface of a box user.
-
Method Summary
Gets the name of this user.
Gets the
UUID
of this user.
-
Method Details
-
getUUID
@NotNull
@NotNull UUID getUUID()
Gets the
UUID
of this user.
- Returns:
- the
UUID
of this user.
-
getName
Gets the name of this user.
- Returns:
- the name of this user