super(); this.name = name; this.password = password;
super();
return actions;
return created;
return lastUpdated;
return name;
return password;
this.actions = actions;
this.created = created;
this.lastUpdated = lastUpdated;
this.name = name;
this.password = password;