The figure shows a screenshot of the Create Java Class dialog.
The Name field is set to "Quote".
The Package field is set to "org.soademo.rapidservice.types".
The Extends field is set to "java.lang.Object".
The Public option is selected.
The Generate Default Constructor option is selected.
The Generate Main Method option is not selected.