Re: Setter Method problem in Netbeans 8.1
Michael Müller <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Vivek, Usually NetBeans offers a create setter if applicable. If your field is for example final, then it is not applicable. Please provide a bit of code to verify your problem. Herzliche Grüße - Best Regards, Michael Müller Brühl, Germany blog.mueller-bruehl.de <http://blog.mueller-bruehl.de/> it-rezension.de <http://it-rezension.de/> @muellermi Read my books "Web Development with Java and JSF": https://leanpub.com/jsf "Java Lambdas und (parallel) Streams" Deutsche Ausgabe: https://leanpub.com/lambdas-de "Java Lambdas and (parallel) Streams" English edition: https://leanpub.com/lambdas Am 16.03.2016 um 08:45 schrieb Vivek Shukla: > Hello, > I am Vivek Shukla, I am using Netbeans since last 8 years. > Recently I have started to use 8.1 version, but I couldn't find how to > insert setter method. In insert code option Getter method is there but no > Setter method found. > > > Regards > Vivek Shukla >