Interface User
-
- All Known Implementing Classes:
UserEntity
public interface User
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getUsername()
-
-
-
Method Detail
-
getUsername
String getUsername()
-
-