BBjAppConfig::isQuiet
Description
In BBj 12.0 and higher, this method returns whether this application should be started in quiet mode.
Syntax
| 
                                                             Return Value  | 
                                                        
                                                             Method  | 
                                                    
|---|---|
| 
                                                             boolean  | 
                                                        
                                                             isQuiet()  | 
                                                    
Parameters
None.
Return Values
Returns a boolean indicating whether this BBjAppConfig specifies quiet mode.
Remarks
None.
Example
                                                     | 
                                                
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.