JADE is an advanced software platform that has an
integrated software development environment, a language, an object manager,
and a high performance database.
Instructions
In the Class Browser,
select the Properties | Add Attribute... menu command.
The Define Attribute dialog is displayed.
Enter address as the name.
Select String as the type.
Change the access to public.
Change the length to 80.
Click the Next button. The dialog is cleared.
Enter memberNo as the name.
Do not change the type (String) and the access (public),
but change the length to 11.
Click the Next button. The dialog is cleared.
Enter name as the name.
Do not change the type (String) and the access (public),
but change the length to 30.