|
In the next dialog, “Set Getter/Setter,” choose what return type of get/set methods to create (public, protected, package, or private), or choose none to not have any get/set methods. Choosing any options other than None will generate getAttributeName and/or setAttributeName methods in the Java code template. Click Next> to continue.
|