Method | Description | |
---|---|---|
Funcionario ( ) : System | ||
Funcionario ( String nome, String endereco, String cpf, String data_nascimento, String telefone, double porcentagem ) : System |
public Funcionario ( String nome, String endereco, String cpf, String data_nascimento, String telefone, double porcentagem ) : System | ||
nome | String | |
endereco | String | |
cpf | String | |
data_nascimento | String | |
telefone | String | |
porcentagem | double | |
return | System |