Search



Advanced

Construct An Association

Step 3: Set Getter/Setter

< Previous (Name Association)

(Specialization) Next >

Home / Class Diagrams / Construct An Association / Step 3: Set Getter/Setter

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.