this.name = name; this.href = href; this.selected = selected;
return return href;
return href;
return return name;
return name;
return return selected;
return selected;
paramstring href = string;
href = string;
paramstring name = string;
name = string;
paramb selected = b;
selected = b;