Boa noite!
Já refiz varias vezes o exercicio e continua aparecendo esse erro e não estou conseguindo entender:
Exception in thread "main" java.lang.Error: Unresolved compilation problems: The method setSalario(double) is undefined for the type Funcionarios The method getTipo() is undefined for the type Funcionarios The method getBonificacao() is undefined for the type Funcionarios The method setTipo(int) is undefined for the type Funcionarios The method setSalario(double) is undefined for the type Funcionarios The method getTipo() is undefined for the type Funcionarios The method getBonificacao() is undefined for the type Funcionarios
Aguardo ajuda.