Kommentare
This commit is contained in:
parent
b9c54ca51f
commit
334bc7c307
1 changed files with 2 additions and 1 deletions
|
@ -17,11 +17,12 @@
|
|||
package client;
|
||||
|
||||
/**
|
||||
* Die Klasse ist für das User Objekt verantwortlich
|
||||
*
|
||||
* @version 0.0.1
|
||||
* @author berdan
|
||||
*/
|
||||
|
||||
|
||||
public class User {
|
||||
|
||||
private String username;
|
||||
|
|
Loading…
Reference in a new issue