Java Complete Tutorial Ep. 20 - Getters & Setters + Bank Account

Channel:
Subscribers:
32,400
Published on ● Video Link: https://www.youtube.com/watch?v=cR_u_u8xfSc



Category:
Tutorial
Duration: 13:38
3,127 views
68


In this episode of the Java Tutorial, I take the time to show you how to use the generate tool in IntelliJ IDEA to create methods called getters and setters, which allow you to get the data and set the data for your variables in your class. Then I go on showing you an example project for a class which helps you practice your class-making skills.
Resource: https://www.jetbrains.com/help/idea/13.0/generating-getters-and-setters.pdf
Like and subscribe!! 😍

Stay Connected and Updated!! 👁
Discord: https://discord.gg/vWsX9rj
More Videos coming soon.
Leave a comment for any future video suggestions.







Tags:
how to generate getters and setters in intellij
getter
setter
java tutorial
creating setters and getters in java
java getter and setter method
getter and setter methods in java
creating setter and getter functions in java
creating setter getter methods in java
setter and getter in java
how to create setters and getters in intellij
creating setters and getters in netbeans
java
getters and setters
how to generate in intellij
java classes
bank account class in java