Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 2cdd3adc

Přidáno uživatelem Michal Linha před asi 4 roky(ů)

re #7881 loading and editing parameters in configuration in their locations, ability to set user name of parameter

Zobrazit rozdíly:

src/main/java/vldc/aswi/domain/User.java
44 44
        this.setUsername(username);
45 45
        this.setPassword(password);
46 46
    }
47

  
48
    @Override
49
    public String toString() {
50
        return "";
51
    }
47 52
}

Také k dispozici: Unified diff