| ApplicationSessionDescription | The description of an Oracle Applications session window. |
| ApplicationSessionDescription.Builder | This class can be used to construct an instance of the ApplicationSessionDescription class using the builder pattern. |
| ApplicationSessionDescription.Init<T extends ApplicationSessionDescription.Init<T>> | Helper class for ApplicationSessionDescription.Builder. |
| ButtonDescription | The description of an Oracle button. |
| ButtonDescription.Builder | This class can be used to construct an instance of the ButtonDescription class using the builder pattern. |
| ButtonDescription.Init<T extends ButtonDescription.Init<T>> | Helper class for ButtonDescription.Builder. |
| CalendarDescription | The description of an Oracle calendar. |
| CalendarDescription.Builder | This class can be used to construct an instance of the CalendarDescription class using the builder pattern. |
| CalendarDescription.Init<T extends CalendarDescription.Init<T>> | Helper class for CalendarDescription.Builder. |
| CheckBoxDescription | The description of a check box Oracle field. |
| CheckBoxDescription.Builder | This class can be used to construct an instance of the CheckBoxDescription class using the builder pattern. |
| CheckBoxDescription.Init<T extends CheckBoxDescription.Init<T>> | Helper class for CheckBoxDescription.Builder. |
| EditFieldDescription | The description of an Oracle text field. |
| EditFieldDescription.Builder | This class can be used to construct an instance of the EditFieldDescription class using the builder pattern. |
| EditFieldDescription.Init<T extends EditFieldDescription.Init<T>> | Helper class for EditFieldDescription.Builder. |
| FlexFieldWindowDescription | The description of an Oracle flexfield window. |
| FlexFieldWindowDescription.Builder | This class can be used to construct an instance of the FlexFieldWindowDescription class using the builder pattern. |
| FlexFieldWindowDescription.Init<T extends FlexFieldWindowDescription.Init<T>> | Helper class for FlexFieldWindowDescription.Builder. |
| FormWindowDescription | The description of an Oracle Form window. |
| FormWindowDescription.Builder | This class can be used to construct an instance of the FormWindowDescription class using the builder pattern. |
| FormWindowDescription.Init<T extends FormWindowDescription.Init<T>> | Helper class for FormWindowDescription.Builder. |
| ListDescription | The description of an Oracle poplist (combo box) or list. |
| ListDescription.Builder | This class can be used to construct an instance of the ListDescription class using the builder pattern. |
| ListDescription.Init<T extends ListDescription.Init<T>> | Helper class for ListDescription.Builder. |
| ListOfValuesDescription | The description of an Oracle window containing a list of values for selection. |
| ListOfValuesDescription.Builder | This class can be used to construct an instance of the ListOfValuesDescription class using the builder pattern. |
| ListOfValuesDescription.Init<T extends ListOfValuesDescription.Init<T>> | Helper class for ListOfValuesDescription.Builder. |
| LogonWindowDescription | The description of an Oracle Applications sign-on window. |
| LogonWindowDescription.Builder | This class can be used to construct an instance of the LogonWindowDescription class using the builder pattern. |
| LogonWindowDescription.Init<T extends LogonWindowDescription.Init<T>> | Helper class for LogonWindowDescription.Builder. |
| NavigatorWindowDescription | The description of an Oracle Navigator window. |
| NavigatorWindowDescription.Builder | This class can be used to construct an instance of the NavigatorWindowDescription class using the builder pattern. |
| NavigatorWindowDescription.Init<T extends NavigatorWindowDescription.Init<T>> | Helper class for NavigatorWindowDescription.Builder. |
| NotificationDescription | The description of an Oracle error or message window. |
| NotificationDescription.Builder | This class can be used to construct an instance of the NotificationDescription class using the builder pattern. |
| NotificationDescription.Init<T extends NotificationDescription.Init<T>> | Helper class for NotificationDescription.Builder. |
| PickListDescription | The description of an Oracle picklist control. |
| PickListDescription.Builder | This class can be used to construct an instance of the PickListDescription class using the builder pattern. |
| PickListDescription.Init<T extends PickListDescription.Init<T>> | Helper class for PickListDescription.Builder. |
| RadioGroupDescription | The description of an Oracle option (radio button) group. |
| RadioGroupDescription.Builder | This class can be used to construct an instance of the RadioGroupDescription class using the builder pattern. |
| RadioGroupDescription.Init<T extends RadioGroupDescription.Init<T>> | Helper class for RadioGroupDescription.Builder. |
| StatusBarDescription | The description of the status line and message line at the bottom of an ApplicationSession window. |
| StatusBarDescription.Builder | This class can be used to construct an instance of the StatusBarDescription class using the builder pattern. |
| StatusBarDescription.Init<T extends StatusBarDescription.Init<T>> | Helper class for StatusBarDescription.Builder. |
| TabDescription | The description of an Oracle tabbed region. |
| TabDescription.Builder | This class can be used to construct an instance of the TabDescription class using the builder pattern. |
| TabDescription.Init<T extends TabDescription.Init<T>> | Helper class for TabDescription.Builder. |
| TableDescription | The description of a Oracle Table test object. |
| TableDescription.Builder | This class can be used to construct an instance of the TableDescription class using the builder pattern. |
| TableDescription.Init<T extends TableDescription.Init<T>> | Helper class for TableDescription.Builder. |
| TreeViewDescription | The description of an Oracle tree. |
| TreeViewDescription.Builder | This class can be used to construct an instance of the TreeViewDescription class using the builder pattern. |
| TreeViewDescription.Init<T extends TreeViewDescription.Init<T>> | Helper class for TreeViewDescription.Builder. |
| UiFormBaseDescription | The description of an Oracle UiFormBase test object. |
| UiFormBaseDescription.Init<T extends UiFormBaseDescription.Init<T>> | Helper class for UiFormBaseDescription.Builder. |
| UiObjectBaseDescription | The base description of all Oracle test objects. |
| UiObjectBaseDescription.Init<T extends UiObjectBaseDescription.Init<T>> | Helper class for derived Builder classes. |