02.06.2013 Views

Thesis full text PDF - Politecnico di Milano

Thesis full text PDF - Politecnico di Milano

Thesis full text PDF - Politecnico di Milano

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

4 GENERAZIONE SEMI-AUTOMATICA 4.6 Generazione Object data bean<br />

*/<br />

<br />

public void () {<br />

this. = ;<br />

}<br />

<br />

}<br />

<br />

<br />

<br />

4.6.1 Risultato della trasformazione<br />

package te1;<br />

java.lang.String<br />

public class EmpBean extends Object implements java.io.Serializable {<br />

/*<br />

* Dichiarazione variabili<br />

*/<br />

protected String matricola;<br />

protected String nome;<br />

protected String cognome;<br />

protected String facolta;<br />

protected String me<strong>di</strong>a;<br />

/*<br />

* meto<strong>di</strong> get<br />

*/<br />

public String getMatricola() {<br />

return matricola;<br />

}<br />

public String getNome() {<br />

return nome;<br />

}<br />

42 of 54

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!