O Que é GETTER AND SETTER em Português

getter e setter
getter and setter

Exemplos de uso de Getter and setter em Inglês e suas traduções para o Português

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
  • Official/political category close
Create a getter and setter for json.
Criar um getter e setter para json.
Ctrl-I on Mac andthen select Getter and Setter.
Ctrl+I no Mac e, em seguida,selecione Getter e Setter.
Add getter and setter methods to the class.
Adicione os métodos getter e setter à classe.
When you click Generate,the IDE adds getter and setter methods for the fields.
Quando você clica em Gerar,o IDE adiciona os métodos getter e setter nos campos.
Getter and setter methods are generated for the class.
Os métodos getter e setter são gerados para a classe.
Worker s don't have getter and setter methods for output Data.
Worker não possuem métodos getter e setter para os Data de saída.
Getter and setter methods are generated for the name field.
Os métodos getter e setter são gerados para o campo name.
A more flexible way, however, is by defining getter and setter methods like the following.
No entanto, existe uma maneira mais flexível, que consiste em definir métodos assessores(getters e setters), como no exemplo a seguir.
Public Getter and Setter methods are inserted after your property.
Os métodos getter e setter públicos são inseridos após a propriedade.
The modifier for the class variable is set to private while getter and setter methods are generated with public modifiers.
O modificador da variável de classe é definido como private enquanto os métodos getter e setter são gerados com modificadores públicos.
Right-click in the Source Editor between the class definition and choose Insert Code(Alt-Insert;Ctrl-I on Mac)> Getter and Setter.
Clique com o botão direito do mouse no Editor de Código-Fonte entre a definição da classe e selecione Inserir Código(Alt-Insert;Ctrl-I no Mac)> Getter e Setter.
The IDE generates getter and setter methods for the field message.
O IDE gera os métodos getter e setter para o campo mensagem.
For the Name class, create a field named value,then create accessor methods(i.e., getter and setter methods) for this field.
Para a classe Name, crie um campo denominado value e, em seguida,crie os métodos acessadores(por exemplo, os métodos getter e setter) para esse campo.
Ctrl-I on Mac and select Getter and Setter to open the Generate Getters and Setters dialog box.
Ctrl-I no Mac e selecione Getter e Setter para abrir a caixa de diálogo Gerar Getters e Setters.
You will add one field in the class to represent the data in your table and generate a getter and setter for the new field.
Você adicionará um campo na classe para representar os dados em sua tabela e gerar um getter e um setter para o novo campo.
Ctrl-I on Mac and select Getter and Setter in the popup menu to generate gettersand setters for the fields.
Ctrl-I em Mac e selecione getter e setter no menu pop-up para gerar getterse setters para os campos.
To solve this problem,Yii introduces a base class called yii\base\BaseObject that supports defining properties based on getter and setter class methods.
Para resolver este problema,o Yii introduz uma classe base chamada yii\base\BaseObject que suporta definições de propriedades baseadas nos métodos getter e setter da classe.
Be aware that by declaring a parameter with the var  modifier inside the primary constructor, the Kotlin compiler(behind the scenes)has helped us to generate both the property accessors: getter and setter.
Esteja ciente de que ao declarar um parâmetro com o modificador var dentro do construtor primário, o compilador de Kotlin(nos bastidores)nos ajudou a gerar ambos os acessadores de propriedade: getter e setter.
Notice that Fields' Visibility is by default set to private, and Accessors' Visibility to public,indicating that the access modifier for class variable declaration will be specified as private, whereas getter and setter methods will be generated with publicand private modifiers, respectively.
Observe que a Visibilidade do Campo é definida por default como privada, e a Visibilidade dos Acessadores como pública, indicando queo modificador de acesso da declaração da variável da classe será especificado como privado, enquanto os métodos getter e setter serão gerados com os modificadores publice private, respectivamente.
Generate the getters and setters for the fields by placing the insertion cursor in the source editor, typing Alt-Insert andthen selecting Getter and Setter.
Gere os getters e setters para os campos colocando o cursor de inserção no editor de código-fonte, digitando Alt-Insert e, em seguida,selecionando Getter e Setter.
If you access a property from within the class the property is defined in at compile time with implicit or explicit this(for example this. foo, or simply foo),Groovy will access the field directly instead of going though the getter and setter.
Se você acessar uma propriedade dentro da classe e esta propriedade é definida em tempo de compilação com'this', implícito ou explícito(por exemplo, this. foo, ou simplesmente foo),Groovy acessará este campo diretamente, sem passar pelo getter ou setter.
SpeedUp(3);// You should always use setter and getter methods trek.
SpeedUp(3);// Você deve sempre usar métodos setter e getter trek.
The generated binding class has a setter and getter for each of the described variables.
A classe de vinculação gerada deverá ter um configurador e um coletor para cada uma das variáveis descritas.
Resultados: 23, Tempo: 0.0307

Tradução palavra por palavra

Principais consultas de dicionário

Inglês - Português